Viewing Snippets
Snippets
|
User: lkrit 12 years ago
|
|
|
I'm not sure I understand ......I always use the same font in the same size... but I change the colors.... So do I have to put them in the snippet box individually ? Below is the code I use. <h1 style="font-family:Verdana;font-size:18px;color:yellow;margin-top:-10px;margin-bottom:-4px;"> web text</h1> Also I don't understand the site wide header ...where do I find it, what do I use it for ? and if I were to put a code in there..do I also have to put additional information in the snippet box? Thanks. |
|
|
User: Roddy 12 years ago
|
|
|
The site wide Head Code box is in the Site Publishing Settings page. Click the website name at the top of the left column in EasyWeb to get there. You would put the main styles in this box... <style type="text/css">... and, in the snippet... <h1 style="color:yellow"> Heading Text</h1>
------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: lkrit 12 years ago
|
|
|
Okay..that sounds easy enough..I'll give it a shot. next question...I have about 50 category links in a side bar..I understand that I have to put each link url separately..but I may want to copy and paste them to some of my pages....Can I just copy and paste from my home page or do they have to first be pasted in a snippet? Thanks. |
|
|
User: Roddy 12 years ago
|
|
|
If you create the list of links in a text box in EasyWeb, and use the Link inspector to create the hyperlinks, you don't need to use an HTML Snippet at all. You can then copy the whole text box, or individual links, and paste them to other pages of your site.
------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: lkrit 12 years ago
|
|
| Okay I'll try it..whats a little weird is half of the links I pasted were live..I didn't have to re-do and the other half just came in as text..but I will try to repaste in a new text box and see if there is any change.. | |
|
User: Roddy 12 years ago
|
|
|
It will depend on whether the links are copied over without or without their styles.
------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: lkrit 12 years ago
|
|
| yes ..sloppy..I had pasted half the list from iweb and the other half from the web site... <!-- s:ugeek: --><img src="{SMILIES_PATH}/icon_e_ugeek.gif" alt=":ugeek:" title="Uber Geek" /><!-- s:ugeek: --> | |
|
User: lkrit 12 years ago
|
|
| Okay ..the links all work now except I did it in two separate text boxes...so when I want to move the column I have to do it in 2 separate moves and realign them. If I try to copy and paste it all in one new text box the links are all blue and I have to individually change them to white....Do I have to live with this or is there some way to have all default links be green or white in which case I can probably cut and paste in a new text box??? | |
|
User: Roddy 12 years ago
|
|
|
I don't know if it has been implemented yet but, at some point, you will be able to set all the link styles for the site by clicking the default styles button in the Metrics inspector. You could try doing this to see if it works. ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: lkrit 12 years ago
|
|
|
YES IT WORKED!!!!! FANTASTIC...Saved me hours....Much Thanks!. Tomorrow I'm going to start moving images with links...wish me luck! |
|
|
User: lkrit 12 years ago
|
|
| Good morning..no problem at all moving images but I do have a question about moving Links...the links I am moving now go to interior pages of my iweb website so they are not working now until I build new pages that they wil link to...should I be creating text boxes now to paste then into in order for the links to eventually work or can I just continue to copy and paste and them make them live with the snippet icon. Thanks | |
|
User: Roddy 12 years ago
|
|
|
If the links are to pages that don't exist yet the easiest way would be to enter them as text and then go back and make them into hyperlinks using the Link inspector when the pages are created.
------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: lkrit 12 years ago
|
|
| okay..Thanks | |
|
User: Roddy 12 years ago
|
|
|
You could make all the hyperlinks using HTML in a Snippet and enter the page URLs if you know what you are going to name the pages. Doing it this way means you lose the convenience of using the Link inspector if you need to change/update them. ------------------------------- Roddy Website: http://everwebwidgets.com Contact: http://everwebwidgets.com/ewWidgets-home/contact.html NOTE: I am an EverWeb user and NOT affiliated with EverWeb! Any opinions expressed in this forum are my own. |
|
|
User: lkrit 12 years ago
|
|
|
I have a question re h1 h2 h3 tags....I have no problem cutting and pasting into the snippet for h1 and h3 tags, but when I try to copy and paste h2 tags nothing shows up except for the little arrow that indicated there is a link..but there is nothing visible on the page... however I can copy the h1 tag and change it to h2 with new text and that will work...very strange, Within the script of the h1 h2 h3 tags I am trying to convert some text into a link....It doesn't let me highlight it so I assume it can be done from the original h1 string..so how would I insert a link into my code..or isn't that possible? Also within my h2 script...this will be two lines and I would like the second line to be centered ..can you tell me how I could do this? <h2 style="font-family:Verdana;font-size:16px;color:lime;margin-top:-5px;margin-bottom:-4px;"> The "Havaianas" brand has inspired many adaptations of the classic Flip Flop Today this footwear goes everywhere.</h1> |
|
| Post Reply |
| You must login or signup to post. |
