Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • slewis1972 Friend
    #164376

    Hi

    I need help on creating passing color of all blocks except some.

    I am creating adding blocks under tops1 similar and just want these blocks not to have a padding color. Padding will be approx 1px and be a red color.

    Any ideas how I add this to the purity 2 theme under joomla 1.6?

    khoand Friend
    #392815

    Hi,
    Could you give me a link to your website and a snapshot with your annotation?

    slewis1972 Friend
    #392844

    Website I am tesing and building on is

    http://www.playerbase.co.uk/

    and you can see the blocks on ?tp=1 option as its enabled

    Basically, I am looking at wanting a red, 1 px outline around specific blocks. I am wondering, if its a case of me adding in the css, the block names under a specific section?

    Scott

    khoand Friend
    #393146

    Sorry for late response, but I don’t understand what you want to clearly. Could you give me a snapshot with your annotation to describe your idea?

    kshama_k Friend
    #393577

    please update me the snapshot and link of your site

    Phill Moderator
    #393578

    Are we talking about blocks here or are you talking about modules you are creating? With modules you simply create a module class suffix in css and then apply that class in the module manager. Details here – http://docs.joomla.org/Using_Class_Suffixes

    kshama_k Friend
    #393587

    for other block color u want to write css as:

    .nextmatch
    {background:none repeat scroll 0 0 #c3161E
    border:1px solid red;
    padding:1px;}

    write this same thing for .lastmatch and #twitter46 in css

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 4 voices, and was last updated by  kshama_k 13 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum