News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Vertex

Started by MLM, July 11, 2011, 01:10:01 PM

Previous topic - Next topic

rll

#60
Bump.

If I need to put this under a different board or ask the developer directly would someone please let me know.

Thank you.

MLM

Quote from: rll on April 07, 2012, 09:52:47 PM
With the Vertex theme under CSS both are listed?  So it would seem that I would need to know which css along the div or class tag that the padding is under that needs to be changed?

I have no idea what that means..

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

drfun

Quote from: Yoshi2889 on March 24, 2012, 05:59:57 AM
Quote from: drfun on March 24, 2012, 01:41:00 AM
Quote from: MLM on October 14, 2011, 04:15:39 PM
Quote from: Flavious on October 14, 2011, 11:07:08 AM
When someone logs in, we have the option to show unread posts. My users are screaming bloody murder because the "view replies to your posts" option is missing. How and where can I add that back in?

Uhh all you have to is add "?action=unread" to the url to index.php to get there. Or just add a link where ever you want with it.

Ex:

<a href="', $scripturl ,'?action=unread">View Unread</a>

Not very clear can you throw more light on this.
The option's still there, just a link needs to be made.

Where do you want the links to appear?
i will like to place it on the menu bar.
ECLIKS -Global Online community for Questions and Answers

MLM

Quote from: drfun on April 16, 2012, 08:47:15 AM
i will like to place it on the menu bar.

refrain from nested quotes...

Just look at the index.template.php. Put your code in .topbar_floatright_holder or wherever you want. Trial and error and look at how I did things already..


My Themes:

My Mods:

Unsolved Threads:
  • None atm...

Whiffmeister

Nice theme and very professional looking.

I am getting a lot of errors saying the topnav_bg.gif in my httpd error_log. This is referenced in the css/index.css file but I can't find it as part of the theme installation. It's annoying as it's masking any actual errors with the platform having to sift through. Should this file be there?

I am using Vertex-Theme-2-0-2-v1-2

MLM

Quote from: Whiffmeister on April 27, 2012, 08:15:39 AM
Nice theme and very professional looking.

I am getting a lot of errors saying the topnav_bg.gif in my httpd error_log. This is referenced in the css/index.css file but I can't find it as part of the theme installation. It's annoying as it's masking any actual errors with the platform having to sift through. Should this file be there?

I am using Vertex-Theme-2-0-2-v1-2

It is not supposed to be included and it is not used. A missing image in css is not really an issue but thanks for the catch.

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

drfun

@MLM thanks for your respond to my initial question, am grateful. However i still have a little issue again, recently i noticed my site is not redirecting to www.mysite.com when the url is typed without www (that is if its typed for example mysite.com), i did a little search and saw this codes but i dont know how and where to place it. or which of the code will solve the problem. this are the codes
Code: [Select]
RewriteCond %{HTTP_HOST} ^www\.xxxx\.website\.com [NC]
RewriteRule (.*) http://xxxx.website.com/$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^www\.yyyy\.website\.com [NC]
RewriteRule (.*) http://yyyy.website.com/$1 [R=301,L]

i will be grateful if am given some help on this. thanks
ECLIKS -Global Online community for Questions and Answers

MLM

Quote from: drfun on May 14, 2012, 07:14:31 AM
@MLM thanks for your respond to my initial question, am grateful. However i still have a little issue again, recently i noticed my site is not redirecting to www.mysite.com when the url is typed without www (that is if its typed for example mysite.com), i did a little search and saw this codes but i dont know how and where to place it. or which of the code will solve the problem. this are the codes
Code: [Select]
RewriteCond %{HTTP_HOST} ^www\.xxxx\.website\.com [NC]
RewriteRule (.*) http://xxxx.website.com/$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^www\.yyyy\.website\.com [NC]
RewriteRule (.*) http://yyyy.website.com/$1 [R=301,L]

i will be grateful if am given some help on this. thanks

This has nothing to do with the theme. http://www.simplemachines.org/ is simply a sub-domain like http://custom.simplemachines.org/

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

drfun

ok, but any idea on how i can fix this, i notice my site is not redirecting non www. to www, i mean, if i type www.mysite.com the site loads but if i type http://mysite.com it gives me this error
QuoteInternal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

but this has not been the case before
ECLIKS -Global Online community for Questions and Answers

MLM


My Themes:

My Mods:

Unsolved Threads:
  • None atm...

Iomega0318

Noticed an error when installing packages, you can barely see the additional theme names.
Image attached.
UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

MLM

Quote from: Iomega0318 on May 22, 2012, 11:49:50 AM
Noticed an error when installing packages, you can barely see the additional theme names.
Image attached.

I did not see what was wrong for a while... Should of said it was a styling mistake.

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

Iomega0318

Quote from: MLM on May 22, 2012, 04:36:37 PM
Quote from: Iomega0318 on May 22, 2012, 11:49:50 AM
Noticed an error when installing packages, you can barely see the additional theme names.
Image attached.

I did not see what was wrong for a while... Should of said it was a styling mistake.
Oh sorry lol, was in a hurry this morning.
UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

Iomega0318

How did you create the logo? I would love to replicate it with my sites name.. any way you could provide a source file for it?
UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

MLM

Quote from: Iomega0318 on May 23, 2012, 08:44:01 PM
How did you create the logo? I would love to replicate it with my sites name.. any way you could provide a source file for it?

Post up a request on Visual Pulse and I can upload the psd: http://visualpulse.net/forums/index.php?board=6.0

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

Iomega0318

UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

Iomega0318

Have you had a chance to look into the package installer coding?
Also not sure if your aware but the links in the header get messed up if you have a lot and look at it on a smaller screen.. I attached an image from my phone..
UOFreeshards.net
UOFreeshards.net 2.1 Aplha Test Site
"I believe in Christianity as I believe in the sun...
not because I see it but because by it I see everything else."
C.S. Lewis

Heed what I say, for it shall be mentioned only once.

MLM

Quote from: Iomega0318 on May 27, 2012, 10:38:00 PM
Have you had a chance to look into the package installer coding?
Also not sure if your aware but the links in the header get messed up if you have a lot and look at it on a smaller screen.. I attached an image from my phone..

I'm not worried about the package installer. Its probably an easy css fix that you could do yourself. Maybe if I release another version I will do it but right now its not an issue.

Nothing I can do about that besides hiding what is left over on the nav bar... Don't clutter your nav bar and you will be fine.

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

drfun

@MLM i was able to fix the non www. redirect i complain of last time, thanks for directing me to the approprate board. Actually the problem was not from the theme.
However i have another question, how do i replace the search bar. i wish to use a google search bar there instead. thanks in advance.
ECLIKS -Global Online community for Questions and Answers

MLM

Quote from: drfun on May 28, 2012, 06:43:06 AM
@MLM i was able to fix the non www. redirect i complain of last time, thanks for directing me to the approprate board. Actually the problem was not from the theme.
However i have another question, how do i replace the search bar. i wish to use a google search bar there instead. thanks in advance.

Just delete all the search bar code and put the google one in there...

My Themes:

My Mods:

Unsolved Threads:
  • None atm...

Advertisement: