vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   CA Serenity (clean, web 2.0 design, vbadvanced support, many colors) (https://vborg.vbsupport.ru/showthread.php?t=145947)

Nutz 06-22-2007 07:39 AM

Bit late but... good work. Nice to see a 'complete' style, with lots of work and care gone into it :)

Thanks,
Mat

CurtisK 06-22-2007 05:30 PM

nice skin but is it possible to get the 'last post' bits to be the same width on the fixed version?

it just looks a bit out of place

great work so far ;]

Strafe 06-23-2007 02:42 PM

Quote:

Originally Posted by CyberAlien (Post 1273797)
In postbit find this:
Code:

<if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if>
and replace <td class="alt2"> with <td>

Ok, great thanks a lot. That saved me some time.

MillerLight 06-28-2007 04:03 PM

Hello All!

Need some designer magic help :)

I want to use the right column hack with this thread, thats easy.

I need the html for the right column so it matches the rest of the skin, "Rounded corners, images, etc".

Can someone post the HTML for a right column that looks like the original skin, and pulls the images from the correct directory?

I am using CA Serenity Dark blue

Once the right column is in place, I can go in and add advertisements, links etc.

Appreciate any assistance!

Strafe 07-02-2007 10:05 PM

I have a question:
https://vborg.vbsupport.ru/
(Click above to see the question clearly.)

Strafe 07-07-2007 09:20 AM

Somebody help.

goddess_dix 07-21-2007 09:31 PM

hello. bit of a vb noob, and i'm trying to figure out how to get the forum category descriptions to display on the forum home in this style. hints appreciated.

CyberAlien 07-22-2007 05:46 PM

Quote:

Originally Posted by Strafe (Post 1281557)
I have a question:
http://img177.imageshack.us/img177/3157/temp1gw4.gif
(Click above to see the question clearly.)

in css remove this:
Code:

#maintable-first {
        background: url(images/ca_serenity/misc/bg_logo1.gif) top left repeat-x;
        padding-top: 6px;
}

Quote:

Originally Posted by goddess_dix (Post 1297742)
hello. bit of a vb noob, and i'm trying to figure out how to get the forum category descriptions to display on the forum home in this style. hints appreciated.

Its removed because it doesn't fit in rounded headers.

goddess_dix 07-23-2007 01:19 AM

Quote:

Originally Posted by CyberAlien (Post 1298422)
Its removed because it doesn't fit in rounded headers.

yeah, i figured as much, but i thought maybe i'd try to massage it. alter the graphic? use css to align it to the top with a solicd background color? put the description in a new table row under the graphic with a light gray background? i thought if i knew where i was looking, maybe i'd get some inspiration -or i'd hear how somebody else did it.

i'm also wondering some other stuff: i installed ultimate side columns and would like to recreate the rounded corners for these columns (and for a photopost install i have, too, once i find the templates that run it).

the number of templates these themes have is totally overwhelming to me, but that's a whole 'nother issue. i appreciate the work you guys like CA do to make it easier for folks like me a great deal. so thank you. :)

the code changes it tells you to add for this is pretty basic:

Code:

Open your header template and at the very end add

<!-- USC header edit start -->
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
$usc_left
<td valign="top">
<!-- USC header edit end -->

Open your footer template and above

$spacer_close

add

<!-- USC footer edit start -->
</td>
$usc_right
</tr>
</table>
<!-- USC footer edit end -->

That is all your template editing done.

and finally, i'm planning on using the main serentiy as the parent theme and use the other colors as child themes, to make it easier to change. it's looking nice so far. :)

anyway, any hints or tips on any of these subjects is appreciated. i'm trying to learn a lot of stuff to get things just so... :cool:

Irfan Faruki 07-23-2007 04:50 PM

Thanks You :)


All times are GMT. The time now is 01:09 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01749 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete