Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K
~685 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for alanlee9898

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; …

Member Avatar for Arkinder
0
238
Member Avatar for luceduce

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 …

Member Avatar for ddymacek
0
204
Member Avatar for Rahul1996

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.

Member Avatar for Rahul1996
0
138
Member Avatar for SandieL

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.

Member Avatar for luceduce
0
105

The End.