style.css

najlaelzein / 2013-08-18 21:05:29   

Hi,
After many trials, i have been able to change my style.css with the plugin indexhibit style.
This happened when i allowed permission to my ndxzsite/default/style.css with numerical value 777.
I played around with the plugin until i arrived to something better than original default.

I was on the phone with a friend who was checking the website at the same time as me doing alterations, and he was seeing the same as me.
But then apparently the appearance changed on his side!
Whereas with me it is still working on computer/phone/ipad!

Apparently with him as well, the highlights i have integrated and many other type of layouts i have made are totally different.
Did i do something wrong?
PLEASE HELP!
najlaelzein.com

arsondpi / 2013-08-18 21:29:01   

Sometimes browser caches your website and you keep seeing the same thing.
This could have happened either from your end or your friends computer.
Hold down the shift key and hit refresh a few times - also try cleaning your browsers cache.

stellabar / 2013-08-30 15:04:17   

Hi Najla,

I have seen your website, looks really good!
Could you please explain how I can create the e-mail with click link and also how to add links to facebook, twitter?
also, how do you customise the template? do you copy the code straight into your template?

thank you,
Stella

stellabaraklianou.com

arsondpi / 2013-08-30 16:10:02   

To create email links simply search the web - it's quite simple:

  1. <a href="mailto:your_email_here">email text</a>

Of course anyone will tell you that the above is susceptible to hacks and spammers/spambots.
But then you can simply type it so only humans can use it

  1. my email is: name [at] domainname.com

As for twitter and facebook buttons you can check this thread: indexhibit.org/forum/thread/16703/
Alternatively search the web for readymade code that you can copy/paste to your site.

To customize the look of your site simply download the style.css file of your theme (for example the style.css of the default theme), edit it in a code editor and reupload it. Refresh your page and check the changes...

stellabar / 2013-08-30 16:50:17   

thanks! that is really helpful

This thread has been closed, thank you.