Nav bar not showing correctly - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 05-17-2006   #1
clothahump
 
Join Date: May 2006
Posts: 76
clothahump has disabled reputation
Default Nav bar not showing correctly

Just installed the PRO version but the nav bar is all over the place, any chance of a quick response from staff here please.
clothahump is offline   Reply With Quote
Old 05-18-2006   #2
WTM
Loyal User
 
WTM's Avatar
 
Join Date: Feb 2006
Location: Mockba - New York
Posts: 1,354
WTM is on a distinguished road
Send a message via Skype™ to WTM
Default

I have similar issue in Fairfox. Works fine in IE

Any suggestions from developers?
WTM is offline   Reply With Quote
Old 05-18-2006   #3
Greg
Super Moderator
 
Greg's Avatar
 
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,358
Greg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the roughGreg is a jewel in the rough
Default

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 finally went with a different menu, that uses all css, no table.
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!
Greg is offline   Reply With Quote
Old 05-18-2006   #4
Nick Collins
Guest
 
Posts: n/a
Default

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">
As for me I can not see this problem, but I heard about it a few times...
  Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT. The time now is 08:13 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us