Search
Views
- How do I create a Guestbook in Dreamweaver MX - 34,902 views
- 360 virtual tour HELP?!?! MOV or SWF??? - 27,777 views
- Looking for examples of one-page web sites w/ a tracker or counter - 27,538 views
- How can prepared an article for submission? - 18,118 views
- Are online forums obsolete? - 17,739 views
- Link Direct to Table Cell - 16,463 views
- Review www.mwfglobal.com - 10,139 views
- Installing Apache on Win2000 Prof - 9,144 views
- Discussion: KW in Domain, does it add value to appraisals or not? - 8,952 views
- Deprecated tags - 7,849 views
-
Recent Posts
Recent Comments
- Grace on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- moneyfiver.com on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
- News on Looking for examples of one-page web sites w/ a tracker or counter
Categories
Tags
Advice Ajax Amp backlinks Blog Cms domain doubt email google Greetings Hello Html Css image Images Internet Site Javascripting Job keyword keywords Lot Many Thanks money Niche people Photos Php Php Mysql Programmer Quot regard Right Direction Scripts Templates traffic Web Design Web Designer Webhost Web Page Web Page Design Web Pages wordpress World Wide Web Xhtml yahoo-
November 2025 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: Banner
Banner for a friends Forum
Hi Been a good year and the half since my spouse and i posted in these but im back again building and working on sites again after a lengthy break. Quick question your ive built a banner for any friend who possesses this forum: http: //www. the-darkside-uk. com/phpbb/ How on earth do i obtain the banner onto that forum. he also wants it to perform right across the top part is this doable many thanks phpBB uses skins offering the look and feel for the website. If you look inside root phpBB index, there should be a directory identified as skins (or styles or templates, undecided which). Inside, you will discover. tpl files matching to various regions of the pages which are constructed. That’s where you want to be editing files. Damm i understand no php by any means ill have to see if i gets this template file and have another request You include two choices: 1) Re-code the phpbb to feature the name from the logo you produced (not very easy) but is the answer. OR 2) Name the banner an individual created " _logo. gif" and place it within this directory " /phpbb/templates/subVereor/images/" You simply must play … Continue reading
Posted in Web Design
Tagged Banner, Break, Darkside, directory, Earth, Friends Forum, Good Year, Images, Liking, Look And Feel, Many Thanks, Php, Phpbb, Skins, Template Files, Theme Files, Tpl Files, Truth, Two Choices
Leave a comment
I need ideas for site redesign
FINE. First off, the positioning is: http: //www. kolhalev. com. Even so, before you go to it, let me warn you. First, half the site is in Hebrew, so keep that in mind for your encoding in addition to such. Second, what notice on the homepage is not really the actual web site design. If you follow any belonging to the links from the particular homepage, you might find it. The reason the homepage differs from the others right now, is because the guy who owns this company has some material that he loves to update, but didn’t recognize the code or whatever from the previous design, therefore made a momentary one for him self…. long story. But now Patient hired to correct that. The positioning needs a brand new, but really easy design. I also can not deside whether it’d be easier to get the site in both languages at once, as it is already, or have just one English site your decide one Hebrew site. I plan at coding the page thanks to PHP… so, yep. I simply need some tips to help me get started. So if you’ve gotten any questions, reviews, or suggestions, I’d be glad … Continue reading
Posted in Web Design
Tagged Banner, guess, Hebrew, Internet Design, Internet Site Design, Languages, Love Site, Page Thanks, Photos, Php, Previous Design, Snacks, Translation Site, Web Design, Web Site Design
Leave a comment
what is a good free webhost to use?
Greetings all, jsut wanting to begin a site and am trying to find a good cost-free (if that exists) hosting company. I would want the examples below features: at the very least 150MB storage PHP or pearl or similar to that email will be good average amount of bandwidth preferably no ads or only one text ad any other little goodies will be welcome Thanks to the help in improve guys. It is often many years since I used a totally free webhost. I’m unclear what is balance out there anymore. I understand that GoDaddy includes free hosting having domain registration, nevertheless it is banner reinforced. Another possibility is mister. net (not sure off of their details). Im curious. With internet hosting at $3-4 per month, why not just finance it and get all the features you really want (high MB, mail, PHP, etc) as well as the features you never want (ads, banners, etc) All the best . thanks for your. i’d like to use a free of charge web host pertaining to 2 reasons i couldn’t possibly be bothered paying on the moment i have no idea how well my site will administer off, so I’m not on … Continue reading
Posted in Web Design
Tagged 150mb, Bandwidth, Banner, Domain Name, Domain Registration, email, Free Domain, Free Greetings, Free Hosting, Free Web, Free Webhost, Godaddy, Hosting Company, Hosting Domain, Little Goodies, Mb Mail, Storage, Verge, Web Host, Welcome Thanks
Leave a comment
floating banner
Howdy, this is what my freelance web designer wrote (in the particular css file) 5 typical: " #floatingbanner present: block; width: 100%; height: 265px; position: complete; z-index: +2; text-align: facility; top: 194px; still left: -10px; " now I want to change that banner to #fixedbanner, how do i do that Thanks to your help!! Robert In the post, it appears like you think which the name behind the particular ‘#’ symbol impacts the code. This doesn’t happen, it’s just a new pointer. I’m assuming you wish it to become fixed width If so. change the ‘100%’ into a width in pixels that could fit your sit well. Also, get rid of ‘positioning: absolute’, in addition to replace with ‘positioning: relative’. Get rid of the ‘z-index’ fully. Here’s what it should appear to be: #floatingbanner present: block; width: 300px; height: 265px; position: relative; text-align: facility; top: 194px; still left: -10px; Change the width as you see fit. Thank you very much George… George, I replaced the particular code with what you explained ( display: obstruct; width: 300px; height: 265px; position: comparable; text-align: center; top rated: 220px; left: -80px; and also the banner (top left) is out of place, in the event … Continue reading
Posted in Web Design
Tagged Banner, Css Document, Css File, Freelance Web Designer, Insurance, Pointer, Quot, Red X, Utf 8
Leave a comment
Way of making first page viewed use 1 style sheet and other pages a different sheet?
Hi all Can there be a way connected with coding: 1st page viewed on a session (regardless that page it is) = CSS page 1 most of other pages viewed = CSS published 2 I have a site the place that the landing pages are generally 1 of 7-8 webpages, but people COULD POSSIBLY land onto additional back pages. What I would prefer to do is usually to make the very first page they land on have a very big impressive masthead by using large rotating graphics of previous work however to make subsequent pages use a very small masthead so people any longer ! keep scrolling along. Depends around the programming language used, and no matter the way you do it, it shouldn’t get perfect (mostly because people have option not just to save cookies/session variables about their machines). Here’s how you’d take action in ASP: Code: when Session (" visited" ) < > " 1" in that case Session (" visited" ) = " 1" Reply. Write " < url href=" " first-stylesheet. css" " rel=" " stylesheet" " type=" " text/css" " /> " altogether different Response. Write " < url href=" " subsequent-stylesheet. css" " rel=" … Continue reading
Posted in Web Design
Tagged Arrow, Back Pages, Banner, Html Document, javascript, Lt, Masthead, Php, Programming Language, Quot Quot, Reply, Response Write, Session Variables, Style Sheet, Stylesheet Css, Webpages
Leave a comment
Help with my color scheme
Without doubt everybody. I can use a hand by using color blending at my website. We are keeping the background along with the banner color has to blend better when using the background. The 3 images in a row I just made up real quick even if I don’t know anything about design. I don’t think blue goes with the background so what have to go, as well as being the middle image. We are looking for help on the colors would blend for the background and maybe the right way to blend the orange in the banner better considering the whole shabang. We are not good keeping this stuff. Please help if you can, much appreciated. SaratogaGeek. com -Evan Color is a subjective thing… what I may assume looks OK, other people may think appears crap. The trick is tips on how to select color a new color pallete in which utilizes " free colors" and probably 1 contrast colorations… http: //www. colorpicker. com should offer you a start should you be going to work with graphics, and you’re really not excellent with graphics, you need to probably find someone or someone that’s… graphics ( in the event that … Continue reading
Posted in Web Design
Tagged Background Color, Banner, Blue Background, Color Blend, Color Pallete, Color Scheme, Colorpicker, Colors, Crap, doubt, Graphic Skills, Images, Middle Image, Orange, S Graphics, Stuff, Web Blog, Whole Shabang
Leave a comment