221 Topics

Member Avatar for
Member Avatar for mgn2683

Hello, I am trying to get my 'logo' (which is just css text based) to be level as my navigation. I am having trouble with this, it is always above my navigation. I'd like my logo to be left, and the navigation right. I'm sure its something very simple, a …

Member Avatar for mgn2683
0
175
Member Avatar for Virangya

HELLO.. I've been designing web pages in dreamwaever 8 and i have put a table inside a div. No matter what i try the table wont scale accordingly inside the div. It always scales along the div. its width is 200px but automatically scale up to somewhere around 500px.. :( …

Member Avatar for tinimic
0
352
Member Avatar for rokape

Hi All, I am in the process of rebranding my web hosting business and I have come accross a problem with some CSS... I haven't got around to cross rowser testing it yet, I will do that once I know what I want it to look like :P Ok, on …

Member Avatar for Veneficae
0
196
Member Avatar for Mapper99

I have a simple web page. For some reason, one of my div's (holding a bing map), is shifted way off in the blue. Here is the link: [url]http://70.38.38.174//where-does-this-drain-to/where-does-this-drain-go.html[/url] Looks fine in Chrome/IE. Thanks in advance, M

Member Avatar for macneato
0
92
Member Avatar for sandorlev

Hello, I'm writing a compiler in C++ which generates x86 assembly code. I'm using masm32 to test generated code. I don't really know assembly, I have to look up a lot of things while writing code. My problem is that when I generate the code for a division, like 4/2 …

Member Avatar for theifyppl
0
759
Member Avatar for ggeoff

Hi I have decided to use CSS for layouts. Previously I would have used tables. My problem is that I want to place images to the left and related text on the right of the images. I have used new blank paragraphs to "fill" the space between the end of …

Member Avatar for jeffreyk16
0
1K
Member Avatar for abtsupport

I am trying to put two columns below one column, with a column on the right along side the entire thing. the outcome would be something like: [COLOR="red"] B A N N E R NAVIGATION[/COLOR] [COLOR="red"]LEFTCONTENT[/COLOR]__[COLOR="Green"]R[/COLOR] [COLOR="red"]VERT1 VERT2[/COLOR]__[COLOR="green"]I[/COLOR] ____________ [COLOR="green"]G[/COLOR] ____________ [COLOR="green"]H[/COLOR] ____________ [COLOR="green"]T[/COLOR] [COLOR="red"] FOOTER[/COLOR] [COLOR="Red"] COPYRIGHT[/COLOR] The problem …

Member Avatar for karol33
0
187
Member Avatar for atrailm

Hi. I have the next problem: 1. I'm doing a select in a DB table and I'm displaying the result on a page 2. because one of this field is a comment and is too long, I display only the beginning of this folowed by "Read all" as a link. …

0
111
Member Avatar for jasystweb

My page is not displaying correctly in Internet Explorer. Its displays properly in all other browsers. The issue: Internet Explorer When the page is loaded-- Internet Explorer places DIV tags between the the <LI> elements on my page and in other areas of the controls which have been dynamically added …

Member Avatar for Airshow
0
237
Member Avatar for bluetickk

here is the code to my .aspx page: [CODE]<body> <div class="left"> </div> <div class="right"> <div class="content"> </div> </div> </body>[/CODE] here is the code to my stylesheet: [CODE].left { margin: 0px 0px 0px 100px; width: 550px; height: 100%; float: left; background-color: #FFFFFF; } .right { width: 250px; height: 100%; float: left; …

Member Avatar for MJ Pieterse
0
163
Member Avatar for diracleo

When content is loaded into a div on my web site, the div, while waiting for the new content to load, resizes to 0px in height, which causes the scrollbar on the browser to shift upward, and then when the new content loads, the scrollbar is too far up for …

0
165

The End.