Web Design Forum: sash_oo7 - Viewing Profile - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting

sash_oo7's Profile User Rating: -----

Reputation: 45 Excellent
Group:
Members
Active Posts:
829 (1.27 per day)
Joined:
15-August 10
Profile Views:
7,240
Last Active:
User is online Today, 09:26 AM
Currently:
Viewing Topic: What extra features do you offer?

My Information

Member Title:
Forum Newcomer
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Male Male
Location:
Mars

Contact Information

E-mail:
Private
Website URL:
Website URL  http://www.webdesigncut.com

Users Experience

Experience:
Nothing
Area of Expertise:
Nothing

Latest Visitors

Posts I've Made

  1. In Topic: Link not acting correctly / CSS

    24 May 2012 - 06:20 AM

    <ol id="TopNavNumbers">
            		<li class="Search"></li>
    				<li></li>
    			</ol><!-- End Top Navigation -->


    whats the use of this code?remove it and try to move the social icons up

    and contact link is working i checked with opera
  2. In Topic: drop down menu going behind slider

    24 May 2012 - 02:03 AM

    where is the link?
  3. In Topic: Weird problem with a <form>

    22 May 2012 - 11:47 PM

    post the css too
  4. In Topic: text over row of 9 images with <ul> list

    20 May 2012 - 12:24 AM

    now change the css code to this

    ul.imges li{
     background-image: url(images/page2-img1.jpg);
     background-repeat: no-repeat;
     background-position: 0px;
    width:xxx px;/*set width similar to the above set of buttons*/
    float:left;
    margin:0 5px 8px 0;/*change 5px  and 8px according to the gap u want between buttons*/
     }
  5. In Topic: text over row of 9 images with <ul> list

    19 May 2012 - 06:10 AM

    add the images as background



    like


    add a class to
    <ul class="imges">
    <li>Text here</li>
    <li>Text here</li>
    <li>Text here</li>
    
    </ul>


    ul.imges li{
     background-image: url(images/page2-img1.jpg);
     background-repeat: no-repeat;
     background-position: 0px;
    width:xxx px;
    height:xxx px;
     }

Friends

Comments

sash_oo7 has no profile comments yet. Why not say hello?