Tag Archives: Text Decoration

Need some help customizing a template

I’ve truly recently edited some sort of template. It are available here: godwinbooks. com. Even so, I have almost simply no idea what Now i am doing, and am uncapable of changing most set properties probably provided by CSS file that included the template. I’m editing this web site in Expression Online. Relating to two things we just can’t learn, no matter what I try. ONE. In the hyperlinks within the right column on index, the text goes green while i hover my rabbit over it. How do i disable that, and help it become stay the exact colour ONLY TWO. On any article besides the list, the header was in Flash. When I began making the website, I thought it could be a good idea to get everything in Adobe flash. But I recognized that it’s harmful to numerous reasons. Is there ways to quickly change the header pores and skin pages of the positioning (around 20) POST tried find/replacing that code, but which has proved to be ineffective Thanks ahead of time! You use a file there named " style. css"… http: //godwinbooks. com/style. css In this file, you’ll discover things called " hover". This defines how are … Continue reading

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

Only seeing code!

Hi guys that is probably really simple thing determine but i only don’t knw what exactly i’m doing inappropriate. Not long ago i signed up to some webhost and created a practice website. i uploaded the actual practice site in to my public/html folder because index. html. now while i visit my website all i see may be the html/css code. the url is usually link removed in the event someone could take a look and see where by i’m going wrong that is going to be great. thanks ahead of time. Post your current " index. html" file here and why don’t we see it, as an alternative to a link… because the HTML doesn’t display. Hey I understood what the dilemma is… Might appear to be when I are uploading my webpages there’re somehow being changed… While i go to see the uploaded file responsible panel it looks practically nothing like the original I typed away. My temporary method for this is to set-up my files inside the file manager in charge panel and replicate and paste this code from my personal webdesign software… kinda annoying but I need ideas of of any other solution right now. I … Continue reading

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

How did they format these text elements on this site (link)?

http: //www. debeers. com/page/home On the top product routing row, How did they get the underlines to become different color in addition to spaced further underneath the text, and possess the gaps with the lower-case g’s I’m using Illustrator CS2 to help lay out much the same page and am aiming to fine tune the text like they did. In addition, How did many people get those directory hash marks in that row and on the bottom nav line are those simply just drawn in, or is there a way regarding easily doing that Thank you all! Aza The underlines is easy. I assumed you are already aware a little in relation to CSS. they actually set the particular underline attr to help zero and work with border-bottom instead. suggestions how . navlink text-decoration: nothing; border-bottom-style: strong; border-bottom-color: #666; border-bottom-width: 1px; padding-bottom: 3px; this is certainly just an illustration. you can tweak it the method that you want (eg. dashed underline) anticipation this helps Oh yea, I forgot. Though vertical hash is truly a key on your keyboard. press Be tossed about + back slash ‘\’. In case you never know where the bed slash is. the idea above the … Continue reading

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

Basic "How to" for ul nav

I know this should be inside tutorial section but there are a number cobwebs in that portion of the forum! I just were going to post a uncovered bones navigation together with hover effect for those who don’t know how. I see plenty of navbars that have excessively much code for what they are doing. So this can be pretty srtipped down and can be enhanced, but it really doesn’t need a lot else. Notice how little markup is necessary to render this specific, not very a lot css either. Just copy and paste this whole code in the blank doc. Watch Example Code: <! DOCTYPE html page PUBLIC " -//W3C//DTD XHTML ONE PARTICULAR. 0 Transitional//EN" " http: //www. w3. org/TR/xhtml1/DTD/xhtml1-transitional. dtd" > < html page xmlns=" http: //www. w3. org/1999/xhtml" > < head> < meta http-equiv=" Content-Type" content=" text/html; charset=utf-8" /> < title> Untitled Document< /title> < design type=" text/css" > #navbar background-color: #663399; /* #navbar div is often a wrapper for this ul list*/ height: 30px; #navbar ul border: 0; /* Changing that margin here will require changing the #navbar height to build with the ul*/ #navbar li drift: left; /* This will likely put the li’s in … Continue reading

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

Help With Text Turning Italic

Hi My personal background in webdesign is actually basic. Enough to do by myself companies websites gradually and mostly personal taught so practically nothing fancy. I need to find out how to stop the text upon my webpages by turning italic after clicking the link. In other thoughts, the text is normal if your page is displayed for once. Once one of the links are clicked, the next time that page is displayed, that same link is currently in italics. I had a similar difficulty with underlines appearing for the link after is definitely was clicked, We were able to remedy that problem after installing this in the head of your webpage. < style type=" text/css" > <! — the text-decoration: none; –> < /style> Is there something similar just for this italics issue Many thanks for you support. TM2012 There have to be a css rule somewhere for that " a: visited" placed to italic. If you’re definitely not experienced enough to get it then publish a link plus we can have a look. I seached online and found this but it seemed to do the job – virtually any thoughts < script type=" text/javascript" > oldTextAry = different … Continue reading

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

Link box?

Following looking over this particular tutorial, I figured it all out and it turned out now imprinted in my brain: http: //www. w3schools. com/css/tryit. aspfilename=trycss_link_advanced Nevertheless, one thing this bothers me, when will i make it so it is not for ALL links How to make it so it’s only for my navigation http: //www. w3schools. com/css/tryit. aspfilename=trycss_link_advanced You specify a class for your own links…. Do this example: Code: < html> < style> your. mylink: link, your. mylink: active, your. mylink: visited background-color: transparent; font-family: arial; font-size: 12pt; text-decoration: not one; color: #555; your. mylink: hover background-color: #555; font-family: arial; font-size: 12pt; text-decoration: not one; color: #fff; < /style> < body> This really is an example< br /> < br /> < your href=" #" > An average link< /a> < br /> < br /> < your href=" #" class=" mylink" > My link style< /a> < br /> < br /> < /body> < /html> .

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

Web Design Issue

Hello there all, I’m still really new to web development and learning day to day! Love it. I’m handling a client in updating there internet site and I can’t figure this available. When you check out. AesthetiMED – Dr. Jerry Horton, MD Winter season Park, Florida You will see when you scroll over images that are fitted with links or visit them, this gray bar appears… they really want that off… Can’t learn how to do that. In the event that someone can, remember to do respond…. thanks! Could certainly not see what seemed to be causing the grey bars, but your web blog does not suit a 1024×768 monitor, you need to generate it smaller or you may have the majority involving users scrolling quit to right My first inkling is the gimmicks. Chuck the javascript. If needed (it isn’t) get it done with CSS. thanks… will try in which! The logo is off the to the kept side. The site looks good while. Use a favicon. ico. Details are very important. Best of luck! I think that the mouseover function has become used in coding and it usually is the problem of these… Look in the particular file … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment
Page 2 of 3123