ThemeForest

Eekon Photoblog - HTML site for photo amateurs.

  • Has been a member for 4-5 years

hi really like your template waiting for the wordpress version too

is a psd file included? cause i only see png layered file in the discription is there a possibility to edit the layered png file

greetings

EvGreen

indeed psd is not included, mainly becouse most of the graphics in this theme are handled by the CSS , you can change the colors by simply adjusting their value. :) I will add some psds to wp version though, those will make editing of slider arrows and few other details easier.

cheers

  • Has been a member for 4-5 years

thx a lot

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

How’s the Wordpress version coming?? ; )

EvGreen

There are good and bad news.

Bad news is, that due to work overload I won’t be able to deliver the wordpress version this and next week.

The good news is I’ve already started working on it, and I’ll be working all through holidays to deliver it ASAP . Really sorry to make you guys waiting but sometimes there is just too many things happening.

cheers

  • Bought between 10 and 49 items
  • Has been a member for 3-4 years
  • United Kingdom
atweedie Purchased

Having a small issue. On the portfolio page, the ‘see more’ hyper links have a background colour of black. I need this changed to white and no matter what I do I cant seem to get it to change. I’m having trouble identifying what property in the css it making it black. Any ideas?

Thanks

EvGreen

Hey atweedie

Ok I see what you mean, to force the background of the “see more” links to be of specific color or transparent, you will need to add a class to the <a /> tag. Let’s say <a href="#" class="no_bcg">See more..</a> and then, somewhere at the bottom of the style.css or in rainbow.css add a class .no_bcg{background:none;}

Reason behind such a behavior of the background is that the <a /> tag is inheriting background settings of the image(the plus sign when on hover)

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Amazingly cool template! I’m gonna buy it as soon as it’s available as a Wordpress template

  • Bought between 50 and 99 items
  • Has been a member for 3-4 years

Any news on the Wordpress version??

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

I just downloaded. When I open in IE, I don’t get the same fonts. When I open in firefox, it works. Also, if I access live demo site using IE, it works. Just locally it’s not working.

EvGreen

hmm IE must be blocking script execution locally, it shouldn’t happen once you upload it to the server

  • Bought between 50 and 99 items
  • Has been a member for 6-7 years

hello, i am looking to move the navigation up or down just like the logo, but i cant find where i can do that!!!

Also I would need to move the anythingSlider down a little, please if you can tell me how to do that

EvGreen

you can change the navi position in style.css around line 462, like so: http://prntscr.com/18lw8a

and you can nudge the slider down by adding top margin in anythingslider.css like so: http://prntscr.com/18lwiu

(“wiersz” means “line” of code at which you will find the rule)

cheers! :)

Default-user

thanks!!!

  • Bought between 50 and 99 items
  • Has been a member for 6-7 years

please help, answer my question above!!!!

EvGreen

done! ;)

Default-user

thanks!!!

  • Bought between 50 and 99 items
  • Has been a member for 6-7 years

Thanks for you help, works great!

Couple more questions though…

1. i now need to move the portfolio down a little, so how do i do that?

2. when i moved the anything slider down 35px i now have a line showing where it was??? how do i get around that?

EvGreen

hmm

1) & 2) – instead of modifying anythingslider class then, change #header to have bottom margin :) like so: http://prntscr.com/196mln

cheers

Default-user
silkysack Purchased

thanks again! You are a GREAT HELP!!!!!!

  • Bought between 50 and 99 items
  • Has been a member for 6-7 years
silkysack Purchased

Hi Sorry, but I have one last question.

Im trying to change the color of the navigation from yellow to black, but the only style in styles.css that changes the color is… a, a:visited{ color:#fffc05; text-decoration:none; } This changes all the links, and i dont want to do that i just want to change the color of the navigation ONLY. Please Help!!!
EvGreen

adding #nav a,#nav a:visited{color:#fffc05} to the bottom of the style should do the trick for you

by
by
by
by
by