No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Try changing your CSS code in the file [B]style_company.css at line 6[/B] from: [ICODE]img.bg { background: none repeat scroll center center transparent; height: 100%; left: 0; min-height: 900px; min-width: 1024px; position: fixed; top: 0; width: 100%;[/ICODE] to [ICODE]img.bg { background: none repeat scroll center center transparent; height: 100%; left: 0; …
Hi all, I've written some code which seems to be working when isolated on testing pages, however, as soon as I integrate the codes within my site files, the code no longer works. [B]What the code does:[/B] currently, when the first page loads, you have an option of which template …
Are your variables defined above this code or below? Sometimes I forgot to place certain variables above the rest of the code and it works. L.
Try this: [ICODE] <tr> <td align="bottom" style="z-index: 1; position: absolute; right: 50px; bottom: 50px;"> <img height="153" align="absbottom" width="25" alt="Follow Us" src="home/graphics/followus.jpg"> </td> <td align="left" valign="TOP" style="height: 153px; bottom: 50px; right: 15px; position: absolute;"> [/ICODE] L.
The End.
luceduce