free flash templates forum

free flash templates forum (http://forum.freenicetemplates.com/index.php)
-   Free flash templates (http://forum.freenicetemplates.com/forumdisplay.php?f=2)
-   -   [SOLVED] Template 9 - position of link to Freenicetemplates.com (http://forum.freenicetemplates.com/showthread.php?t=159)

boadicea 10-29-2009 06:31 PM

Template 9 - position of link to Freenicetemplates.com
 
Hello!
My website is at www.yellowstonepm.com
I used Template 9.
I don't like where the link to freenicetemplates.com shows up on my page -
I'd like to center it under the copyright notice but whenever I try to change anything I get that little window that pops up and tells me I'm violating copyright!
Any suggestions on how to fix this?
Thanks!

freenicetemplates 10-30-2009 06:52 PM

Message position in flash template
 
Hello,
In stylesheet.css try to replace:
#holder {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 511px;
}

by

#holder {
position: absolute;
top: 0;
left: 0;
width:100%;
height: 100%;
}


All times are GMT. The time now is 06:36 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.