Hello Guest
No Avatar
Sign In to Remove
Posts: 
3
Reputation: 
0
Posted: October 12, 2011, 5:31 PM
  • Group: Member
  • Skype: dorinel88key
Very Nice.. theme !thenks
Posts: 
400
Reputation: 
20
Posted: February 17, 2012, 6:25 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
Just added v1.1 with a small fix if you turned on the social icons without setting what they should be linked to.
<3 Nerve, Sk8, Labradoodle, Austin
Posts: 
400
Reputation: 
20
Posted: February 23, 2012, 3:18 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
Added v1.2

- Fix undefined error that was not fixed in 1.1
- Added the or language string
<3 Nerve, Sk8, Labradoodle, Austin
Posts: 
11
Reputation: 
0
Posted: February 23, 2012, 9:46 AM
  • Group: Member
Very nice, but i have 2 questions.

Why i have to click on menu to display sub-menus? or how can i make "display on mouse slide".

Is there a possibility to have a back-grey + blue version of this theme? Out of Blue/White, because i really like the structure but white background doesn't fit with my community  ;D

I like the colors you have with your site theme a lot :P just so you know.
You're looking at my signature!
Posts: 
400
Reputation: 
20
Posted: February 23, 2012, 10:42 AM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
Very nice, but i have 2 questions.

Why i have to click on menu to display sub-menus? or how can i make "display on mouse slide".

Is there a possibility to have a back-grey + blue version of this theme? Out of Blue/White, because i really like the structure but white background doesn't fit with my community  ;D

I like the colors you have with your site theme a lot :P just so you know.

You can style vertex however you want. Just edit the images and css

To make the drop down to hover go into jquery.bits.js

FIND:
Code: [Select]
$("ul.topnav li span").click(function() { //When trigger is clicked...
REPLACE:
Code: [Select]
$("ul.topnav li span").hover(function() { //When trigger is clicked...
<3 Nerve, Sk8, Labradoodle, Austin
Posts: 
11
Reputation: 
0
Posted: February 23, 2012, 11:01 AM  -- Last Edit: February 23, 2012, 11:13 AM by kent[ka]
  • Group: Member
Damit! You just made me happy, i've been searching for a good theme for months and when a friend showed me yours i loved the structure and functions, just was stuck with colors. ;D

Thanks MLM!  :D & keep up your work because your 3 Mods (Your Site/Vertex/Pulse) are a piece of Art compared to almost all the SMF mods out there. ^^

Oh, btw.. how can i add more social icons at top right, with the twitter and fb? Because i would like to have youtube there aswell.
You're looking at my signature!
Posts: 
400
Reputation: 
20
Posted: February 23, 2012, 9:37 PM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
Oh, btw.. how can i add more social icons at top right, with the twitter and fb? Because i would like to have youtube there aswell.

Thanks  :D

You can add more but it will take a little work if you want the mod settings as well.

Just go into index.template.php and find the social icon code and copy the twitter one and paste below it with the youtube stuff. You will need to make the icon though. But maybe I can add it to another version of the theme later.
<3 Nerve, Sk8, Labradoodle, Austin
Posts: 
11
Reputation: 
0
Posted: February 24, 2012, 1:22 AM
  • Group: Member
I will be looking for updates in case you do :P Because i like the style of icon aswell  :D
You're looking at my signature!
Posts: 
1
Reputation: 
0
Posted: September 25, 2014, 5:04 PM
  • Group: Member
How  translate this in the header ?   """Welcome, Guest. Please login or register"""


my forum is www.forobolsa.com

thanks
Posts: 
400
Reputation: 
20
Posted: September 25, 2014, 11:31 PM
  • Group: Administrator
  • AIM: mlm@visualpulse.net
  • deviantART: MadLittleMods
  • Photobucket: MadLittleMods
How  translate this in the header ?   """Welcome, Guest. Please login or register"""

It looks like you got it. It should be in `languages/ThemeStrings.english.php`
<3 Nerve, Sk8, Labradoodle, Austin