Results 1 to 10 of 21

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Snazzy for center boxes

    Quote Originally Posted by cla74
    Ok,but i dont know which files to use to apply snazzy!?!
    As we can not in a forum environment write your code nor know exactly what it is you are wanting....this is why we are pointing you to other resources so you can see/visualize at the file level how others have done similar things. It will be up to you to learn from their application how to apply as you want
    Zen-Venom Get Bitten

  2. #2
    Join Date
    May 2008
    Location
    Italy
    Posts
    83
    Plugin Contributions
    0

    Default Re: Snazzy for center boxes

    Quote Originally Posted by kobra View Post
    As we can not in a forum environment write your code nor know exactly what it is you are wanting....this is why we are pointing you to other resources so you can see/visualize at the file level how others have done similar things. It will be up to you to learn from their application how to apply as you want
    I want center boxes such featured products box and special box to be rounded.
    www.egame74.com console accessories

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Snazzy for center boxes

    Again - Look to how others have accomplished similar things
    Zen-Venom Get Bitten

  4. #4
    Join Date
    May 2008
    Location
    Italy
    Posts
    83
    Plugin Contributions
    0

    Default Re: Snazzy for center boxes

    Quote Originally Posted by kobra View Post
    Again - Look to how others have accomplished similar things
    I've already searched!!Nothing for center boxes
    www.egame74.com console accessories

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Snazzy for center boxes

    From my post #6
    Quote Originally Posted by KoBra
    NiftyZen uses css rounded corners for the main wrapper and you can see how they applied it - then move this to the center column an use snazzy in a similar manner
    Get creative!
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Snazzy for center boxes

    OK, so I think you are trying to embed this stuff:

    **Css**

    Code:
    #xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
    #xsnazzy h1 {font-size:2.5em; color:#fff;}
    #xsnazzy h2 {font-size:2em;color:#06a; border:0;}
    #xsnazzy p {padding-bottom:0.5em;}
    #xsnazzy h2 {padding-top:0.5em;}
    #xsnazzy {background: transparent; margin:1em;}
    
    .xtop, .xbottom {display:block; background:transparent; font-size:1px;}
    .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
    .xb1, .xb2, .xb3 {height:1px;}
    .xb2, .xb3, .xb4 {background:#d4d4d4; border-left:1px solid #08c; border-right:1px solid #08c;}
    .xb1 {margin:0 5px; background:#08c;}
    .xb2 {margin:0 3px; border-width:0 2px;}
    .xb3 {margin:0 2px;}
    .xb4 {height:2px; margin:0 1px;}
    
    .xboxcontent {display:block; background:#d4d4d4; border:0 solid #08c; border-width:0 1px;}
    **Html**

    Code:
    <div id="xsnazzy">
    <b class="xtop"><b class="xb1"></b><b class="xb2"></b><b class="xb3"></b><b class="xb4"></b></b>
    <div class="xboxcontent">
    
    CENTREBOX CONTENT HERE
    
    </div>
    <b class="xbottom"><b class="xb4"></b><b class="xb3"></b><b class="xb2"></b><b class="xb1"></b></b>
    </div>

    Am I on the right track?

  7. #7
    Join Date
    May 2008
    Location
    Italy
    Posts
    83
    Plugin Contributions
    0

    Default Re: Snazzy for center boxes

    Quote Originally Posted by fairestcape View Post
    OK, so I think you are trying to embed this stuff:

    **Css**

    Code:
    #xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
    #xsnazzy h1 {font-size:2.5em; color:#fff;}
    #xsnazzy h2 {font-size:2em;color:#06a; border:0;}
    #xsnazzy p {padding-bottom:0.5em;}
    #xsnazzy h2 {padding-top:0.5em;}
    #xsnazzy {background: transparent; margin:1em;}
    
    .xtop, .xbottom {display:block; background:transparent; font-size:1px;}
    .xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
    .xb1, .xb2, .xb3 {height:1px;}
    .xb2, .xb3, .xb4 {background:#d4d4d4; border-left:1px solid #08c; border-right:1px solid #08c;}
    .xb1 {margin:0 5px; background:#08c;}
    .xb2 {margin:0 3px; border-width:0 2px;}
    .xb3 {margin:0 2px;}
    .xb4 {height:2px; margin:0 1px;}
    
    .xboxcontent {display:block; background:#d4d4d4; border:0 solid #08c; border-width:0 1px;}
    **Html**

    Code:
    <div id="xsnazzy">
    <b class="xtop"><b class="xb1"></b><b class="xb2"></b><b class="xb3"></b><b class="xb4"></b></b>
    <div class="xboxcontent">
    
    CENTREBOX CONTENT HERE
    
    </div>
    <b class="xbottom"><b class="xb4"></b><b class="xb3"></b><b class="xb2"></b><b class="xb1"></b></b>
    </div>

    Am I on the right track?
    Ok you are on the right path
    But where is its template?
    www.egame74.com console accessories

 

 

Similar Threads

  1. v150 Center Boxes causing Side Boxes to shift
    By SweetEmotions in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 1 Nov 2014, 02:02 PM
  2. width used for product columns in center boxes
    By fakeDecoy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Jul 2010, 05:41 PM
  3. Center Box Graphic and Have Center Boxes side by side
    By DebiWebi in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 16 Sep 2009, 03:58 PM
  4. center boxes
    By veasnak in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 30 Apr 2008, 01:54 AM
  5. Easy one this for the enlightened...Its all to to with center boxes
    By mawar in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Nov 2007, 12:41 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg