-
AuthorPosts
-
wicklert Friend
wicklert
- Join date:
- September 2006
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
October 3, 2010 at 2:35 pm #154894Wanna use module position “search” for banner purposes.
When I place the banners into that position the image pops up.Image:
I already adjusted template.css
/* Search ---*/
#ja-search {
/* background: url(../images/search-bg.png) no-repeat left top; */
bottom: 50px;
height: 29px;
right: 10px;
width: 215px;
How to loose the image?
Regards
Ed
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
October 3, 2010 at 5:12 pm #357554Did you clear your browser cache after modifying your CSS? Your browser may not have seen the alteration yet.
wicklert Friendwicklert
- Join date:
- September 2006
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
October 3, 2010 at 5:52 pm #357561Yep, cleared all….browser and joomla cache…! Drives me nuts….>:(
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
October 3, 2010 at 7:28 pm #357570Can you post or PM me a live url?
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 3, 2010 at 9:35 pm #357581And what is a solution? How to remove that image?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
October 3, 2010 at 9:50 pm #357585Hi again Wicklert, I’ve just tested your solution on my localhost copy and it worked perfect.
I think your browser cache is not being cleared.
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 3, 2010 at 9:57 pm #357587Hey… what to do to delete that image?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 4, 2010 at 9:35 am #357655<em>@msilac 196714 wrote:</em><blockquote>Hey… what to do to delete that image?</blockquote>
you soluton is right,
#ja-search {
/* background: url(../images/search-bg.png) no-repeat left top; */
bottom: 50px;
height: 29px;
right: 10px;
width: 215px;
}if you have got the live site, pls let me know, i would like to check in detail on your issue
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 5, 2010 at 6:07 am #357746wicklert Friendwicklert
- Join date:
- September 2006
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
October 5, 2010 at 6:21 am #357749<em>@msilac 196919 wrote:</em><blockquote>http://www.osijek-danas.com</blockquote>
Not using module position “search” is also an option….!!! :laugh:
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 5, 2010 at 8:56 am #357770? currently it is not on search position…
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
October 5, 2010 at 12:33 pm #357795<em>@msilac 196919 wrote:</em><blockquote>http://www.osijek-danas.com</blockquote>I don’t see any image there. If you do… then it is your browser cache.
msilac Friendmsilac
- Join date:
- October 2010
- Posts:
- 548
- Downloads:
- 2
- Uploads:
- 74
- Thanks:
- 115
- Thanked:
- 5 times in 1 posts
October 5, 2010 at 2:30 pm #357809That was solved at this topic. Thx to Aman204
http://www.joomlart.com/forums/topic/search-module-look/Look like at demo template now would be nice 🙂
wicklert Friendwicklert
- Join date:
- September 2006
- Posts:
- 48
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 10
- Thanked:
- 6 times in 1 posts
October 5, 2010 at 8:53 pm #357841Hey Guys…..this is off topic….:((
The given solution is a way to reposition “search” instead of my question to loose the image at the original position.
I want to use position “search” for banner purposes.@scotty
<blockquote>I don’t see any image there. If you do… then it is your browser cache. </blockquote>
Is correct because image is only shown with proper access rights.
I’ve send a PM to tienhc and hoped for an answer.
Will send you the same PM.Still hoping for a solution.
+++
UPDATE: I forgot to mention URL in PM to tienhc, probably the reason why there was no answer yet!!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 6, 2010 at 9:31 am #357919<em>@wicklert 197037 wrote:</em><blockquote>Hey Guys…..this is off topic….:((
The given solution is a way to reposition “search” instead of my question to loose the image at the original position.
I want to use position “search” for banner purposes.Is correct because image is only shown with proper access rights.
I’ve send a PM to tienhc and hoped for an answer.
Will send you the same PM.Still hoping for a solution.
+++
UPDATE: I forgot to mention URL in PM to tienhc, probably the reason why there was no answer yet!!</blockquote>
now, pls follow to the thread http://www.joomlart.com/forums/topic/module-place-for-banner-at-search-position/
we can follow up this problem via above thread 🙂
AuthorPostsViewing 15 posts - 1 through 15 (of 15 total)This topic contains 15 replies, has 4 voices, and was last updated by Saguaros 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to loose "search" image?
Viewing 15 posts - 1 through 15 (of 15 total)