Hi guys,
I am having issues with some default things out of alignment.
these are:
1. the main flash image on the index page sometimes goes off to the right lower corner.
2. the whole row 2 moves down beneath row 1 on the Index Page...
this one is the one really stumping me. (maybe fine under IE7 i think)
but defintely shows up as a glitch under iE6. (possibly a </DIV> missing somewhere?
3. on the Profile page the profile photo, flash slider.. its starts with 1 image to the right hand side and when moused over it moves over and starts to scroll
4. on the Gallery view it appears the pic may be aligned to the right side of the thumbnail.
Has there been any patches for any of these issues so far?
the site is currently being built at www.profilegod.com
Any asssistance on this would be most appreciated...
possibly even a New Zealand chocolate bar in it for you :)
Cheers,
Charisma
.page_column {general.css (line 349)
float:left;
position:relative;
overflow:hidden;
}
try this
.. just need to wait until all images loaded .. then slideshow must start properly ..
Awesome Thankyou!! :)
Yes the code fixed the problem nicely :))
page_column {general.css (line 349)
float:left;
position:relative;
overflow:hidden;
}