-
AuthorPosts
-
August 23, 2010 at 7:20 am #153732
Hi Guys,
Can’t seem to get the banner to show 100%(960px) like in your demo.
Have tried user4, also user4 with module suffix: _hilite
The only time I get it to show is using module postion: right with _hilite, but I want it 960px like the demo…. could you let me know the precise config please, thanks.
August 24, 2010 at 10:04 am #353522bumpty bumpty bump.
1 user says Thank You to djw2010 for this useful post
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 25, 2010 at 3:07 am #353587Now, you open the file: /templates/ja_droid/css/template.css and find the following css:
div.banner-text {
background: url(../images/text-banner-bg.jpg) no-repeat 0px 0px;
color: #fff;
font-family: Georga, “Times New Roman”, serif;
font-size: 175%;
width: 940px;
height: 65px;
line-height: 65px;
text-align: center;
}replace:
div.banner-text {
background: url(../images/text-banner-bg.jpg) no-repeat 0px 0px;
color: #fff;
font-family: Georga, “Times New Roman”, serif;
font-size: 175%;
width: 960px;
height: 65px;
line-height: 65px;
text-align: center;
}August 25, 2010 at 8:51 am #353637Hi and thanks.
However, I must be explaining myself incrorrectly.We have the banner (attached to original post) which is from your demo site. I cannot get it to show like your demo. ie across the page.
This works:
Position: right and Module Class Suffix: _hilite
but I want it across the page, so:Position: user4 Module Class Suffix: _hilite
this doesn’t work. I’ve tried it with and without _hilitePlease see new attached images.
-
August 27, 2010 at 8:33 am #353841
bump, any ideas?
Joline Strubbe FriendJoline Strubbe
- Join date:
- September 2014
- Posts:
- 15
- Downloads:
- 50
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
August 27, 2010 at 6:27 pm #353891I’ve the same problem
August 28, 2010 at 8:20 am #353959Hmm… it would seem the module position: user4 , doesn’t work as intended:
The Demo is using the following code:
<div id=”ja-highlight” class=”wrap”>
<div class=”main”>
<div class=”main-inner1 clearfix”>
<div class=”banner-text”>Nec cum nibh nam, volutpat at tortor sem, et et ante id nam et tellus etiam
</div>
</div>
</div>
</div>Our Code:
<div id=”ja-highlight” class=”wrap”>
<div class=”main”>
<div class=”main-inner1 clearfix”>
<p>Specials Specials Specials Specials</p>
</div>
</div>
</div>So, it would seem the module text is missing the div class – this is a template problem.
@kajos: For now, you can fix this problem by adding the following around your text in the admin, using user4 position as before.
<div class=”banner-text”>
YOUR BANNER TEXT
</div>Our Specials now look like, the attached image.
I hope that helps.
Joline Strubbe FriendJoline Strubbe
- Join date:
- September 2014
- Posts:
- 15
- Downloads:
- 50
- Uploads:
- 2
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
August 29, 2010 at 5:13 pm #354045Thanks djw2010. Works perfect
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by Joline Strubbe 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum