![]() |
Quote:
Edit: Try https://vborg.vbsupport.ru/showthread.php?t=229038 Quote:
|
1 Attachment(s)
I know I nerve, but how can I move the logo to the left? :D
Edit: Found a little Desing Error at "Avatar add" on Profile Edit |
Quote:
Code:
<vb:comment><vb:if condition="$stylevar['titleimage']"><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a><vb:else /><div> </div></vb:if></vb:comment> Remove the <vb:comment> </vb:comment> tags from the upper part of the code then delete the bottom part i.e. Code:
<div align="center"><a name="top" href="{vb:link forumhome}"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a></div> So your left with this part of the code only near the top of the template: Code:
<vb:if condition="$stylevar['titleimage']"><a name="top" href="{vb:link forumhome}" class="logo-image"><img src="{vb:stylevar titleimage}" alt="{vb:raw vboptions.bbtitle}" /></a><vb:else /><div> </div></vb:if> |
Quote:
|
Will this work in 4.1.2?
For us non photoshop and gimp types how can I make a custom logo header? Looks good by the way. |
Quote:
You can still utilize the titleimage in stylevars via admincp and use the one you had or use Gimp as you said and find a online tutorial to guide you through things ;). Edit: Updated on 8/31/2011 - Deleted thread background color updated to a dark blue. - Facebook Connect now has the same hover effect as the help/register links. |
Nevermind Superman, thanks! The advanced editor was the issue. I've updated it and it looks good now! Though from my point of few, the editor is very bright gray (not the text box), but the background. I am unsure if this is the cause of the advanced editor addon.
Also possible the announcement color can be changed? It's very bright yellow. You also seem to be very dedicated to this theme and supporting people who reply here. I do appreciate that :). |
Quote:
|
Quote:
Quote:
|
That looks nice. Looks more like Avenger Black than Avenger Blue though lol
|
Quote:
|
Quote:
There are quite a few of us that do graphics. There is also a section in the forums here for requesting help with graphics. |
1 Attachment(s)
I have the problem with delete post: don't see the text in this post (see the attach).
|
Quote:
- Deleted post background color updated to a dark blue. :cool: If some have customized to a certain extent already and wish to fix manually do the following: AdminCP > Styles & Templates > Style Manager > Avenger Blue > StyleVars > Postbit > postbit_deleted_background > Change color to #182032 |
Forgive me for altering your style :) Not really altering, just tweaking.....
On the enclosed image I have a red arrow marking a spot between the navbar and the forum body. I want to open that area up for an ad banner. I think it would look real sweet between the navbar and forum body. Where do I look in the code for where this split is? So I'll know where to put the ad banner html? As always I'm still getting a kick out of this style. Thanks https://vborg.vbsupport.ru/ |
Quote:
|
I notice some folks are worried whether or not this style will work with 4.1.5 ? Although I am not the designer I am a user and can report that I am running this style (both fixed and fluid) on my site and have had zero problems. I won't post my link on here as I always think folks are just trying to get traffic by doing such. But, I've been a vBulletin user for 4 years now. In those 4 years I have purchased approx. 8 styles. NONE of them were as clean and visually appealing as this one. FREE!!
I run 4.1.5 I love it so much that I am putting it on top of my list for support funding :) Now as soon as I make any funds from my site, I'll get those checks in the mail :) |
Quote:
Code:
</div><!-- Closing div for navbar_wrapper --> Code:
</div><!-- Closing div for navbar_wrapper --> Quote:
Edit: Although if you wish, you can install this modification: https://vborg.vbsupport.ru/showthread.php?t=257072 and simply make note of what templates your changing, afterwards export that single template and then if nothing changes with a update well nothing in that template you can merge it back in and overwrite the new xml templates bringing your customized template back :cool:. |
1 Attachment(s)
Quote:
Pic 1: Google Chrome Pic 2: Firefox 7 |
1 Attachment(s)
Quote:
|
1 Attachment(s)
Superman you really knocked it out of the park with this one! Wow!!
Couple of issues I am having.; One is I use DB shoutbox and the editor tools are lining up vertically instead of horizontally. All other styles line up fine. Secondly, a lot of the block backgrounds on some of my mods are white. An example is the media section. See attached. How can I rectify these two issues. Thanks. |
Quote:
Do me a favor and either post a link to those areas on your site so I can view the css via firebug OR PM me the links either or ;). Edit: And Charlie which shout/chatbox mod is that... Valter's or DB Tech's ? Also everyone please remember that some mods (this may or may not be the case w/ your issue CharlieDelta simply stating to everyone atm) for example iBProArcade has css made for white styles, it would require updating as it does not use the stylevars in it's css so yes sometimes, for some mods you use, a css fix will be required when using dark styles. |
Quote:
Quote:
|
Quote:
|
Quote:
You lead me in the right direction. I made one change to your blockrow_background stylevar from white to #222937 and it fixed all the mods. I noticed the media css was using Code:
background: {vb:stylevar blockrow_background}; |
Quote:
|
Quote:
Quote:
See my origional post there are two attachements for the editor tools in DBT shout box. I noticed it with all editors for pm's, posts, etc. I think it may have to do with the fact that I am running 4.1.3????:( |
Quote:
Updated on 9/02/2011 - Deleted post background color updated to a dark blue. (This update was from very early this morning, the below are from this afternoon) - Blockrow background color updated - Thanks for the catch CharlieDelta! - Sidebar and Widgets now match 100%, forum sidebar has separation between each sidebar block! |
Quote:
|
Quote:
|
1 Attachment(s)
When I chose no WYSIWYG, it has no border in quick reply when I click in some where in background.
|
Im getting breadcrumb text running into toplinks (long text links ~ its only a pixel or two but looks un-pro), can I safely add   into the css somewhere?
|
Quote:
Quote:
Already have in mind the css for the editor and the breadcrumbs Robbie, I'll adjust that via css so keep your  's away lol! :cool:. |
Quote:
Quote:
- Adjusted breadcrumb margin to remove the overlapping of toplinks. - Updated CKE Editor CSS to match style and resolve some misc issues. - Updated all textarea/drop-down borders to match. - Forum Descriptions on Forumhome CSS adjusted and now includes hover effect. - Forumhome and Threadbit hover effects now have a light blue 1px border at the top, seems to pop ;). - CMS and Forum Sidebar (Not available on Blog) content borders now change to a lighter blue on hover. - Cleaned up and organized CSS in additional.css. |
Seems that with any add on that makes a new page (ie. vbookie, ipbArcade) it breaks the template.
You can view it here. http://i1031.photobucket.com/albums/...at100451PM.png http://mymmaforum.com/arcade.php |
Quote:
Edit the template vB4_ARCADE and add: Code:
{vb:cssfile additional.css} Code:
{vb:raw header} Edit: Also download the most current version as I noticed your using a older version on your site, I've updated the style several times so far, changelog here: https://vborg.vbsupport.ru/showpost....82&postcount=2 |
1 Attachment(s)
I have a problem with VSA Top X (see the attach between two picture, no line when click Top Thanked, Top Poster and some where line Quick Navigation is the same); and the color of bots.
|
after each update it is necessary to reupload images or only xml file? thx
|
Quote:
AdminCP > Styles & Templates > Style Manager > Stylevar > Now find PopupMenus > Now find the stylevar popupmenu_background > Remove the image url i.e. url(images/misc/blog/top-highlight.png) and change the repeat-x drop-down to be blank and save. Can you link me to the mod your using for the usergroup colors? This may or may not be adjustable in that by default however I'll need to know which mod before offering up suggestions on how to fix respectively ;). Quote:
|
ok, thank you
|
All times are GMT. The time now is 01:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|