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
~969 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Anax

Hia, A user (was a potential client) is seeing jumbled up pages on my site and I have no idea why. There follows a screenshot of what she has been seeing for the past few days, and a screenshot of the correct rendering seen by myself and other users I've …

Member Avatar for tiptopland
0
255
Member Avatar for Anax

Hia, I know I've read the answer to this but can't find it again. Within my content box I have a graphical div to illustrate the heading. [code].VillageShop, .Accommodation {display:block; padding:0px; margin:0px; height:100px; width:97%; text-align: center; overflow: hidden; } .VillageShop { background-image:url(../../../images/SiteImages/BarnBricks.gif); } .Accommodation { background-image:url(../../../images/SiteImages/BizCategories/Accommodation/landhorizon3.jpg); }[/code] For some reason …

Member Avatar for Anax
0
104
Member Avatar for Anax

Hia, I am trying to redesign my css based design. I now have a header, left floated column, main colum, and a footer that fits along the bottom (I was pleased to get this far). However when I have a table in the main column, it is liable to break …

Member Avatar for Anax
0
207
Member Avatar for Anax

Hia, I'm trying to get a repeating image running along the bottom of the screen, starting when the central text stops. I feel I'm close... [url]http://www.awordinyourear.net/Links/[/url] the code I've got now is; [code] .centralbranches { position: absolute; left: 220px; top: 190; width: 65%; background-color: #EEDCF5; } #centralbranchestext{ margin-left: 6%; margin-right: …

Member Avatar for Anax
0
97
Member Avatar for Anax

Hia, I'm frustrated with trying to get a navigation console to sit on the bottom center of page. I'm trying to avoid ever having x or y scroll bars on my site. I can get it to work sweetly on IE using [code] #nav { position:absolute; bottom: 0px; z-index: 4; …

Member Avatar for Anax
0
169
Member Avatar for Anax

Hia groovers, I've just got a site up with a couple of glitches I've been puzzling over. Foremost a difficulty with trying to keep the pages as clean and fluid as possible (it's kiddy friendly). To this end I wanted to have the central text as an 'auto' scroll which …

Member Avatar for Anax
0
107