![]() |
![]() |
![]() |
|
|||||||
| User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: May 2006
Posts: 76
![]() |
Just installed the PRO version but the nav bar is all over the place, any chance of a quick response from staff here please.
|
|
|
|
|
|
#2 |
|
Loyal User
|
I have similar issue in Fairfox. Works fine in IE
Any suggestions from developers?
__________________
Custom eSyndicat Templates | World Web Directory | Keyword Directory Webmaster Blog |
|
|
|
|
|
#3 |
|
Super Moderator
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,358
![]() ![]() ![]() ![]() |
I moved this to the template forum.
I take this is the "GreenLeaf" template. I've seen this problem myself. They seem to pile up on each other. Don't know the fix. Except to (I think this is what I tried?) To set the table width to 100% at this table in header.tpl Code:
<div class="top-menu"> <table border="0" align="center" cellpadding="0" cellspacing="0"> I've modified the template so much it wouldn't do any good for me (or you) to post the code here.
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
100% width of that table will move your menu to the left side, so it's better to set width = 770px, here is code:
Code:
<div class="top-menu"> <table border="0" align="center" cellpadding="0" cellspacing="0" width="770"> |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Not all RSS Feeds work correctly on List pages | GremlinGod | Bug Reports | 5 | 06-08-2006 06:50 AM |
| Nav bar not showing correctly | imported_clothahump | Common Questions | 1 | 01-01-1970 02:51 AM |
| PR is not showing | adam18 | Modifications | 6 | 01-01-1970 02:11 AM |
| Site not displaying correctly in IE | maxefecto | Bug Reports | 1 | 01-01-1970 01:57 AM |