Content not showing


Author Message
Manuel Dhont

Posted: 6/13/2009
Quote message 

Hello guy,

I just purchase Artisteer and it looks very good and I'm trying to bluid my first website with it.
I've made a HTML template (no Joomla, ...) and i found some issue when I'm testing my template/website.

This is the test URL: http://users.telenet.be/DJ_Reloop/Website1/

Now when you open the page and you go to Contact tab you'll see only a picture but under the picture must be some content but thats not showing, only when you refresh the page the content is there :-/

Second issue: When you go to the menu Producten -> Allerlei -> Geldkoffers & sleutelkasten ... you can see some last letters are not complete.

Does anyone here can help me out with those issue please?

Best regards,
Manuel
 
Garry

Posted: 6/13/2009
Quote message 

I am seeing content under your image in FF and your Producten -> Allerlei -> Geldkoffers & sleutelkasten link don't goes anywhere.
 
Manuel Dhnt

Posted: 6/13/2009
Quote message 

Quote Garry:

I am seeing content under your image in FF and your Producten -> Allerlei -> Geldkoffers & sleutelkasten link don't goes anywhere.


About that link I know because there's no link set yet, still testing but do you see that the last letters of some words in that menu are missing?
And is there a solution for?

Hope you can help...

Best regards,
Manuel
 
Garry

Posted: 6/14/2009
Quote message 

Find out following styling rule in your style.css and increase its width property:

.art-menu ul a
{
background-image:url(http://users.telenet.be/DJ_Reloop/Website1/images/subitem-bg.png);
background-position:left top;
background-repeat:repeat-x;
border:1px solid #ABABAB;
display:block;
height:20px;
line-height:20px;
margin-right:auto;
overflow:hidden;
text-align:center;
white-space:nowrap;
width:180px;
}
 
Manuel Dhont

Posted: 6/15/2009
Quote message 

Quote Garry:

Find out following styling rule in your style.css and increase its width property:

.art-menu ul a
{
background-image:url(http://users.telenet.be/DJ_Reloop/Website1/images/subitem-bg.png);
background-position:left top;
background-repeat:repeat-x;
border:1px solid #ABABAB;
display:block;
height:20px;
line-height:20px;
margin-right:auto;
overflow:hidden;
text-align:center;
white-space:nowrap;
width:180px;
}


Hey mate,

Thanks for the support with the style.css, that is fixed now :-):-)
But I still got that issue with the content not showing on IE8..

I'm going to try to make a video from it so that you have a better idea about it.

Regards,
Manuel