Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Going bald... top row formatting problems

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Greetings all,

Well... I'm bumfuzzled again! As you can see from the attached file I'm having problems with the background in the top row. It WAS working, at one time (Before adding the menu background image) and now nothing is working even if I start a new local site and input the top row. I've tried every combination I can think of to no avail and none of the old code works.

There are 2 images, one general going into the theme.css and the red overlay adding to the hiliteRed.css. In the nav at the bottom it is working fine in the .navRow .containerBG. But at the top, nothing shows and only this much when added to the .topRow.

Here is the complete css for the top row:

/* Top Row - For top1 to top4 positions
*/
.topRow {
background-image: url(../images/bg_tool.gif);
background-repeat: repeat-x;
width: 100%;}
.topRow .containerBG {}
#topWrapper {}
#top1 {}
#top2 {}
#top3 {}
#top4 {}

And the corresponding code for the hilite Red:

/* Top Row Color Specific */
.topRow { background: url(../images/bg_top_menu_red.gif) repeat-x;
}
#topWrapper {}

If someone sees the problem would you tell me before I look too bad to go out in public please? Again as usual, thanks in advance!

Betty

PS: As usual, still localhost, sorry guys!
Attachments:
  • babray's Avatar
  • babray
  • 6 Month Developer
  • 39 posts
  • Karma: 0
Last Edit: 13 years 2 months ago by babray.
The administrator has disabled public write access.
Hey Betty,

A little unclear on how it should look :)

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
The red bar at the top should be continuous from side to side rather than being blanked out in the middle. The graphics are 30 px tall.
Hope that helps. Like I said I had it at one point but for the life of me cannot get it to work anywhere again.
B
  • babray's Avatar
  • babray
  • 6 Month Developer
  • 39 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Betty,

Try:

.topRow .containerBG {background:none}
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.
No go, Seth. Wish it has!
B
  • babray's Avatar
  • babray
  • 6 Month Developer
  • 39 posts
  • Karma: 0
The administrator has disabled public write access.
Its always hard to troubleshoot this sort of stuff when its offline.

It looks like you have a #fff applied to a .container somewhere.

but Seth's fix should have fixed it.

Any chance of putting it online? It will take 2 seconds diagnose with a live example.

Thanks Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Not right now. I'll take a look and see if I can find the silly thing. If we'll tackle it when I get in online. Thanks guys!
B
  • babray's Avatar
  • babray
  • 6 Month Developer
  • 39 posts
  • Karma: 0
The administrator has disabled public write access.
Cool let us know how you get on.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers