Welcome, Guest
Please Login or Register.    Lost Password?

Solved - Black Bear 3col Main Menu alignment
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Solved - Black Bear 3col Main Menu alignment
#863
Solved - Black Bear 3col Main Menu alignment 3 Years, 12 Months ago Karma: 0
Setting up black bear 3 col for Joomla 1.0.15 and loving it, but the main menu flat list is aligned roughly 10 pixels to the right of where it should be. This happens in both firefox and ie, and whether the module position is right or left. Any ideas? Thanks.

-------------------------------------

Was able to fix this by editing the template_css.css and making this change:

#left {
float: left;
width: 166px;

position:relative;

...changed to:

#left {
float: left;
width: 166px;

position:relative; left: -8px;

This pulls everything over, but if I only use the left column for menus, it seems fine. If there's a better solution, please let me know. Thanks!<br><br>Post edited by: jwmorris, at: 2008/05/28 23:43
jwmorris
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#883
Re:Solved - Black Bear 3col Main Menu alignment 3 Years, 11 Months ago Karma: 12
Still trying to make a three column layout?
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear