Theme bugg ???

Found a bug? Tell us!!
Post Reply
eightgr

Theme bugg ???

Post by eightgr »

Something strange is happening , The content frame size seems to be forced to a resolution in the main page and if you click on an article you can resize the content frame.

I'm using a modofoed mt-trendy file but I've only changes some background colors, nothing else .

you can watch the bugg here : http://www.itsartmag.com/news

Any ideas ?? thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Theme bugg ???

Post by garvinhicking »

Hm, I can't reproduce that. Can you make a screenshot? And which Browser are you using?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

I've tested Safari and Firefow under 10.3.9, hope it's not a CSS cache problem. Will try with another navigator and send screenshots if I always see this bugg.

Thanks[/img]
eightgr

Css bugg ??

Post by eightgr »

Still the same, can you tell where the content frame size and resizing property is located in the css ?

Using the mt-trend, must I change some settings in the default and/or default-rtl css inside these folders ??

you can found some screenshots at this place : http://leymarie.patrice.free.fr/bg/

Thanks a lot[/url]
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Css bugg ??

Post by garvinhicking »

It's just a HTML error in your first entry :)

Look at the source, you'll find:

Code: Select all

<center><a href="http://www.itsartmag.com">To get in touch with us go the Contact Page on It's ART MAG<a></center><br />
You are missing the closing </a> tag :)

Now I understand what you meant, those were just horizontal scrolling bars, this has nothing to do with iframes :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
eightgr

Post by eightgr »

I'm really sorry to bother you . I've corrected all the </a> missing '/' and check the source code

But I still have the same problem .. very strange it seems the content frame size on the main page doesn't have the same properties as the one when we click on a subject ....??
eightgr

Work ! (?)

Post by eightgr »

I've changed the Entries to display on frontpage to 4, clean my cache and now all is working pretty good ...

think some css caching browser problems have occur ...
Post Reply