Hi there,

i need to move "follow us on:" div tag at the same level like "useful information". and remove the color border around img.

any hint???

http://www.bbk.ac.uk/~pjancz01/tma/aboutus.html


thanks.

Recommended Answers

All 3 Replies

Make them float:left and float:right respectively, and display:inline, or add a fixed width if using display:block;

Make them float:left and float:right respectively, and display:inline, or add a fixed width if using display:block;

but at the same time in footer div tag there shoudl be background-image: url(img/dots_horizontal.png); and it s disapear when i m did like u said.

Your follow us content isn't in the follow us div. Adding float right to the useful info div doesn't make the background disappear in Firefox. I can't modify the styles on the fly in IE6/7/8/9, so cannot test them. I would expect Opera, Safari and Chrome to all be fine though.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.