|
|
#1 |
|
Member
Join Date: Nov 2007
Posts: 37
Rep Power: 6 ![]() |
Hello there�
Can somebody help me I don�t know what Ii did wrong, the problem is this, in my website www.miejemplar.com the top bar image (image/bar.gif)in orange doesn�t appear in Internet Explorer browser, everything comes up fine in browsers, Safari, Firefox, and in Opera. Can somebody be so kind and tell me what to do to fix that problem, also another problem is that in browser Opera everything in the navigation bar comes up centered and I need it left align. Thanks for your time Rick
__________________
Rick Vega |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jul 2007
Posts: 112
Rep Power: 9 ![]() |
That image is referenced from templates/default/style.css
PHP Code:
Could have other implications though? Cheers
__________________
Greg Version 3.1.9 and 4.0.3 Developer |
|
|
|
|
|
#3 |
|
The Master
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,400
Rep Power: 44 ![]() ![]() |
In that Div you have a <Table></table> with zero information inside it. That could be the cause. You also have a </strong> tag but you have it <strong/>
which is illegal. Try amending those two things.
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Sep 2006
Posts: 226
Rep Power: 15 ![]() |
I fixed this locally on your other thread, you should have just had to replace the code and point to the right image...
it worked fine for me???
__________________
V4.0.9 Developer |
|
|
|
|
|
#5 |
|
Member
Join Date: Nov 2007
Posts: 37
Rep Power: 6 ![]() |
Hello,
Hey Maffo, can you tel me were exacly do I have those error, wich template, and Tim, when i put the code that you give me and also calling the image what happens is that the image desapier. thanks guy for your help you guys are the best... Rick
__________________
Rick Vega |
|
|
|
|
|
#6 |
|
The Master
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,400
Rep Power: 44 ![]() ![]() |
<div class="topbar">
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers. |
|
|
|
|
|
#7 |
|
Member
Join Date: Nov 2007
Posts: 37
Rep Power: 6 ![]() |
sorry Maffo,
When I check the page using view source, i can see the table without content that you are saying but I don't know in which template to look for it when I go to template editor and also you have a great eye because i cant see the tag (<strong/>) that its wrong, sorry remember I am a rookie at this don't know much about html or programin and you guys have being great, thanks for your time Rick
__________________
Rick Vega |
|
|
|
|
|
#8 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,276
Rep Power: 37 ![]() ![]() |
I'm not seeing the <strong/> either. The <div class="topbar"> is fine, as the css style declaration has the "bar.gif" designated as a background image, although I would highly recommend that you set it to not repeat as opposed to the repeat-x as it is defined.
should be declared: background-repeat: no-repeat; This causes a browser window to show the image again to the right side of the window when the window is larger than size of the image. -Mike
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0.9, 4.1 Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds. Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#9 |
|
The Master
Join Date: Mar 2006
Location: British in Argentina
Posts: 1,400
Rep Power: 44 ![]() ![]() |
Unless Im wrong, and Im never wrong, it is in your topbar div but also in the menu div. Its not macs fault, he cant find what he cant find!
![]()
__________________
**Bulk Upload System** has been upgraded. Works on all v4 versions with new functionality. Free upgrade for existing customers. |
|
|
|
|
|
#10 |
|
Member
Join Date: Nov 2007
Posts: 37
Rep Power: 6 ![]() |
I did what you sed mike, no- repeat and still the image doesen't show, i don't know whats the problem, and stiil cant find that extra table(empty) in the template editor...
Rick
__________________
Rick Vega |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Image Browse error | CHRD | v3.1 Questions & Support | 1 | 02-16-2007 02:28 PM |
| Internet Explorer 7 | david80 | Off Topic | 4 | 06-21-2006 09:22 AM |