Hello Guest
No Avatar
Profile of MLM  »  
Show Posts  »  
Sign In to Remove

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MLM

Pages: 1 ... 5 6 [7] 8 9 ... 26
Posts: 
400
Posted: March 11, 2012, 1:15 AM
If you are unwilling to put forth any effort then I have no interest in helping you.

All you have to do is layer out each element of the site. Take a look at this tutorial (http://visualpulse.net/forums/index.php?topic=148.0) and download the source. The psd should help you figure out how to make a design.
Posts: 
400
Posted: March 10, 2012, 10:14 AM
Not that I know of. Just spend a couple hours in Photoshop building a design, you will surprise yourself and I always plan out my designs there first before any build.
Posts: 
400
Posted: March 10, 2012, 9:41 AM
Welcome to the site 8) Looks like you are a web veteran, hope you can learn something!
Posts: 
400
Posted: March 10, 2012, 9:38 AM
Hey everyone Im new to the site, I wanted to know if the current theme and layout you all are using for your site is available for download I also want to use the front page layout how u have it set up

The theme is not for download.

The template is also not being released for the homepage although you can sure use it for inspiration.
Posts: 
400
Posted: March 1, 2012, 3:45 AM
I think I know what you are talking about but its still very unclear.

Try changing this tag in your css:
Code: [Select]
#content_section
Posts: 
400
Posted: February 29, 2012, 2:37 AM
What background are you talking about?
Posts: 
400
Posted: February 26, 2012, 11:55 PM
Aren't we at VisualPulse.net?  :o or you mean i should start a new thread with all my questions, because i'm not exactly a proffesional coder.. i'm just a newb who wants his forums as much unique and proffesional as possible, and your themes actually can give me that..  :P Otherway i would be making one by myself, to fit with my community wich is a blizzard modding one.

So, sorry for being a newb here but i will probably need some extra help  ;D Also, i don't have all files with me or can't acces with FTP, i'm just 2nd admin in charge, sadly..  :( I can edit the "index" ones but can't acces other files.

You asked whether to ask here or at SMF forums. I said at VisualPulse.net.... Problems should asked in the Web Questions area.
Posts: 
400
Posted: February 26, 2012, 12:26 AM
Problem fixed, but now it removes the home button and tinyportal button.  :( Also, where i configure the top left side menu?

Sorry, found how to edit the menu at SMF, idk if i should keep making my questions here or at SMF forums respective thread.. It's just i like this one a lot more, than the SMF respective thread to be honest.

Also, looks like it doesn't work well with certain mods, like social bookmars on profile.. Still testing, but it got some bugs.. at least with me  :(

A theme will ALWAYS have issues if it doesn't look just like the curve theme. This is because those mods can not adapt to every theme. It is best to change the template files to how you want them to be.

Support is given on VisualPulse.net
Posts: 
400
Link it in the head

Code: [Select]
<link href="http://visualpulse.net/forums/Themes/Prime/images/prime/favicon.ico" rel="icon">
<!-- [if ! IE] -->
<link href="http://visualpulse.net/forums/Themes/Prime/images/prime/favicon.png" rel="shortcut icon">
<!-- [endif] -->
Posts: 
400
Posted: February 24, 2012, 2:37 AM
index.css

Code: [Select]
.content_holder
Posts: 
400
Posted: February 23, 2012, 9:44 PM
Checked out Sublime 2, it's pretty nice and slick, but considering the $60 price tag, I will have to stick with my notepad++ for now =).

I did really like the interface for Sublime though, but it's easily mimicked with Notepad++ themes and removing the extra icons.

Can never beat free  ::)

I have been using plain n++ for a while. What themes do you suggest for it?
Posts: 
400
Posted: February 23, 2012, 9:42 PM
Why i can't upload this theme into my forums with package mannager?

ummm, uhhhh - I don't know. Its definitely not empty but the theme is for 2.0 RC5. It will work just fine for 2.0 or 2.0.2 but you might have to emulate rc5 to get it installed first.
Posts: 
400
Posted: February 23, 2012, 9:37 PM
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.
Posts: 
400
Posted: February 23, 2012, 9:34 PM
Site looks pretty sick, good job. It's also very clear and original, easy to navigate.

I've 3 questions if i may ask :P

What's the color code of the blue text? Because it'sick.
The slide var is your vpVAR mod?
Also, how you made this spoiler tags or is it a MOD everyone can get somewhere, simple & transparent just the one i've been looking for  ;D

Again, good job on site, functions and look is awesome. Kinda unique compared to other art/support sites.  ;D

Can't you you just inspect the text and find the color...
No idea what you are talking about when you saw "slide var" and "vpVAR"
Spoiler Tags are a mod Called Simple Spoiler. I think this is it: http://custom.simplemachines.org/mods/index.php?mod=2833
Posts: 
400
Posted: February 23, 2012, 10:42 AM
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...
Pages: 1 ... 5 6 [7] 8 9 ... 26