Tag Archives: Relevant Code

Homepage design help required please

Greetings all I currently own a PC support website that is popular and good visited. I use VBulletin since my forum of preference and am very pleased with it What I would really prefer to do seemingly change the way leading page looks – for making it more, effectively… Website looking. I feel that it looks too much like a portal and I would really prefer some individuality. We are not a developer and respect the task that these men do fully! We’d, however really appreciate some ideas or poiters as to: 1) Which template I may use 2) Will it integrate while using " live" factors (recent posts – usercp – login) etc of my VB forum 3) Where must go from here Thanks for making the effort to read the following. internet. pchelpforum. com 1) Any template you can use.. you may must edit it to cater for your various sections on the front end involving vBulletin. 2) Of course, you would must have relevant code in the file. Thanks to the reply… that’s what We were afraid of, even though I expected this… it’s those parts I struggle having if you are searching for something customized I … Continue reading

Posted in Web Design | Tagged , , , , , , , , , | Leave a comment

Divs Give me Different Layout in Ie and CSS – Can Anyone Help??

I am just finishing a web site where I want two columns with coloured boxes in order to align underneath both: 3rd left box 184px height ——–1st right field 184px height 15 px space ————————10 px space Following left box ————————2nd correct box I’ve used CSS and also Divs (rather than tables) but cannot understand why the item aligns properly with IE but around Firefox and Chrome the 2nd left hand proverbial box appears 10px as well as so below the next right hand common box. This site is http: //www. specialistangliansecurity. co. uk/ and the particular relevant code is definitely: 3rd left box: Code: #menuitems situation: relative; top: 0px; vertical-align: prime; width: 319px; peak: 184px; padding: 0px; margin: 0px; border: 0px; background-image: url(‘.. /security-images/navigation-bk. jpg’); background-repeat: no-repeat; overflow: hidden; 1st perfect box: Code: #gallerysection situation: relative; z-index: 50; height: 184px; thicker: 621px; padding: 0px; margin: 0px; border: 0px; . gallerycontainer situation: relative; top: 0px; vertical-align: prime; height: 184px; thicker: 621px; padding: 0px; margin: 0px; border: 0px; z-index: 50; background-image: url(‘.. /security-images/security-imagesbk. jpg’); background-repeat: no-repeat; 2nd remaining box: Code: #companies situation: relative; top: 10px; vertical-align: prime; width: 319px; peak: 448px; padding: 0px; margin: 0px; border: 0px; background-image: url(‘.. /security-images/company-bk. jpg’); … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , | Leave a comment