What's new

Welcome to the forum 👋, Visitor

To access the forum content and all our services, you must register or log in to the forum. Becoming a member of the forum is completely free.

Search results

  1. W

    Compressing your CSS files

    w w w .cssdrive.com/index.php/main/csscompressor (delete the spaces between the w's; for some reason, it won't let me post the link). That's the link to a CSS compressor that can make your .css files smaller for better loading times. You can choose between different types of compression (light...
  2. W

    Css3

    CSS3 is the latest version for Cascade Style Sheets available (for now). Chrome, Mozilla Firefox, Safari and Opera support it, whereas IE (versions 7 and 8, not sure about 9) doesn't. You can do all kinds of things and get very cool features with CSS3, like rounded edges and animations. However...
  3. W

    Encrypting HTML

    There are a few online tools that enable you to encrypt HTML to avoid getting ripped off by people who check your site's source code. They don't always guarantee complete safety against copycats, but at least they can keep the dumb ones and the newbies away. :p This is one, for example...
  4. W

    What version of Photoshop are you currently using?

    For those of you using Photoshop - are you currently using version CS3, CS4, CS5 or CS6? Have you used any other versions in the past? I currently use Photoshop CS5 but CS3 was the first one I used. Then I switched to CS4, and then CS4 extended. They're all very similar, there weren't many...
  5. W

    Html5

    Thanks, Wikipedia! According to different reports, HTML will not be ready until next year. It won't support some current HTML tags like <center> or <font>. Those should be replaced with text-align:center; and font-family, color, etc. Some demos you can try: http://html5demos.com/ - Note that...
  6. W

    Center Div

    If I'm not mistaken, the easiest method is defining the div's line-height attribute through CSS. That way, the line of text will be vertically centered automatically. For instance: <div style="line-height:100px"> Text </div> That only works for 1 line of text though. If you need to vertically...
  7. W

    Can't upload an avatar

    I wanted to upload an avatar but, for some reason, it won't let me. The only option I'm seeing is "Do not use an avatar" and there doesn't seem to be any other. Here's a screenshot, just in case: Is there something wrong with the forum or am I missing something?
  8. W

    Knock knock!

    Hi everyone! It's Wrong. I mean, I am Wrong. What I'm trying to say, is that my name's Wrong. Okay, enough. I just joined the site and thought of saying hello. So... hello! I've been a webmaster for a few years already. I've owned 2 websites, both of which have been forums. When I got started...

Theme customization system

You can customize some areas of the forum theme from this menu.

  • Wide/Narrow view

    You can control a structure that you can use to use your theme wide or narrow.

    Grid view forum list

    You can control the layout of the forum list in a grid or ordinary listing style structure.

    Picture grid mode

    You can control the structure where you can open/close images in the grid forum list.

    Close sidebar

    You can get rid of the crowded view in the forum by closing the sidebar.

    Fixed sidebar

    You can make it more useful and easier to access by pinning the sidebar.

    Close radius

    You can use the radius at the corners of the blocks according to your taste by closing/opening it.

  • Choose the color combination that reflects your taste
    Background images
    Color gradient backgrounds
Back