Jump to content


Welcome to IPS!

Feel free to browse our community to get a feel for how our community software operates. Post in the pre-sales forum with any questions you have before purchasing or use the Test Posting forum to post a few messages yourself! You can also get a free demo to try the IPS Community Suite yourself.

Already an active IPS client?

Login with the same email address and password you use for the client area to access client-only areas.

Andrew's Blog



Photo

How to make your CSS multi-skin compatible.

Posted by austinreefclub, 06 May 2008 - - - - - - · 11 views

Wow, just for grins I selected the IPB classic blue skin, then navigated to my blog and it looked absolutely horrible. Is there something I'm missing in my CSS? What elements do I need to add to make it look the same in IP.Board Pro as IPB classic Blue.

Thanks for any input.


Photo

How to set up a blog polls

Posted by austinreefclub, 02 May 2008 - - - - - - · 5 views

Just curious how to do a poll in a blog. It is just a linked forum entry? If you know, please reply.


Photo

LogoStrip

Posted by austinreefclub, 30 April 2008 - - - - - - · 109 views

Updated my theme to include a nicer logo strip.

added:
CODE#logostrip > a > div,
#logostrip > a > img {
    display: none;
}

#logostrip > a {
    display: block;
    float: none;
    background-color:...


Photo

-moz-border-radius

Posted by austinreefclub, 30 April 2008 - - - - - - · 4 views

I found this helpful. -moz-border-radius

Firefox:


Safari:



Photo

Added Min Width

Posted by austinreefclub, 29 April 2008 - - - - - - · 8 views

Well as I add stuff, I figure I should post it. Might be useful to someone.

added:

min-width: 1000px; to #ipbwrapper to keep content from spilling out the right.


Photo

Admin Links

Posted by austinreefclub, 28 April 2008 - - - - - - · 1 views

Does anyone know where the blog admin links are located in the css? I want to add a 5% right margin, but I can't find it.




Photo

Rounded Corners

Posted by austinreefclub, 28 April 2008 - - - - - - · 13 views

I'm a noob to css and I've just discovered -moz-border-radius and how cool it is.

Added a few things to my theme. Here's the updated css:

CODEbody{
    background: url(http://austinreefclub.com/images/mypics/body.jpg);
    background-repeat: repeat-x;
}

#ipbwrapper {
width:...


Photo

htaccess

Posted by austinreefclub, 28 April 2008 - - - - - - · 17 views

Note to self. Don't submit CSS that has images that are htaccess protected.

Fixed and resubmitted.


Photo

That was Fast

Posted by austinreefclub, 28 April 2008 - - - - - - · 6 views

Wow that was quick. Thanks!

Fee free to use the css:
CODEbody{
        background: url(http://www.austinreefclub.com/images/mypics/body.jpg);
    background-repeat: repeat-x;
}

#ipbwrapper {
width: 90%;
padding: 10px;
border: 6px solid...


Photo

Like my theme?

Posted by austinreefclub, 28 April 2008 - - - - - - · 4 views

Hope my css gets approved quickly!






Latest Visitors

0 user(s) viewing

0 members, 0 guests, 0 anonymous users