Activity Stream
48,167 MEMBERS
6869 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1.     
    #11
    I r Super Cop
    i read through it and i am confused about how to give the url!! i tried -Im.z2ight- suggestion and it didn't work...

    this is the path btw - wp-content/themes/traction/stylesheets/master.css
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  2.   Sponsored Links

  3.     
    #12
    Member
    Website's:
    imdber.org justpaste.me
    PHP Code: 
    <link rel="stylesheet" type="text/css" href="<?php bloginfo('template_url'?>/stylesheets/master.css" />
    Put that in the <head> which should output something like this:
    Code: 
    <link rel="stylesheet" type="text/css" href="http://localhost/wordpress/wp-content/themes/twentyeleven/stylesheets/master.css" />

  4.     
    #13
    I r Super Cop
    @ humour
    its increasing the load time

    @ apathetic
    not working bro
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  5.     
    #14
    Member
    Website's:
    FlowForums.com
    <link rel="stylesheet" type="text/css" href="themes/traction/stylesheets/master.css " />

    I don't know your site folder so this should work unless you have another folder before this where your index is located. Which folder is your WP index in?

  6.     
    #15
    Retired NinJa
    Website's:
    loledhard.com
    Quote Originally Posted by Rox View Post
    @ humour
    its increasing the load time

    @ apathetic
    not working bro
    well it shouldnt. When u just combine ur css files it would actually help ur site. It should reduce the load time(by eliminating the time taken to request another file & shiz)



    You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!

  7.     
    #16
    I r Super Cop
    nothing working

    well its ok, decided not to remove @import

    thanks all for your help...
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  8.     
    #17
    Respected Member
    What happens when the available screen width is less than 616??

    Screws up the layout. I am not saying right or wrong but something to keep in mind.

  9.     
    #18
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Try this:

    <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />

    OR

    <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/master.css" type="text/css" media="screen" />

  10.     
    #19
    I r Super Cop
    Quote Originally Posted by Lock Down View Post
    What happens when the available screen width is less than 616??

    Screws up the layout. I am not saying right or wrong but something to keep in mind.
    yep, blaze's code did screw up the images because it mentioned "width" instead of "max-width" fixed it anyway..

    @ Blaze

    no, does not work

    just curious, m i doing it right see code below i updated. is it correct?

    Code: 
    <link rel="stylesheet" href="<?php bloginfo('stylesheet_directory'); ?>/master.css" type="text/css" media="screen" />;.aligncenter{display:block;margin-left:auto;margin-right:auto;} .alignleft{float:left;} .alignright{float:right;} #content img{border:3px solid #fff;max-width:616px;}
    Follow besthostingforums on FB

    Looking for an Article Writer? Check out my services here.

  11.     
    #20
    Too busy :|
    Website's:
    L337Fx.com BeastieBay.net
    Try it

    Trial & Error -> that's my way to do things

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to remove.
    By bush in forum Web Application/Script Support
    Replies: 11
    Last Post: 11th Oct 2011, 09:36 PM
  2. Need regex search expression
    By cvrle77 in forum Technical Help Desk Support
    Replies: 4
    Last Post: 25th Sep 2011, 08:53 AM
  3. Php Regular Expression ?
    By warezrock in forum Web Development Area
    Replies: 1
    Last Post: 6th Jul 2011, 03:56 PM
  4. [Selling] Expression XenForo Theme - $20.00 - SleekVb.Net
    By GCSkye in forum Completed Transactions
    Replies: 0
    Last Post: 12th Nov 2010, 02:25 AM
  5. How to remove this
    By Flash in forum vBulletin
    Replies: 4
    Last Post: 23rd Dec 2009, 03:21 AM

Tags for this Thread

BE SOCIAL