RLM Template Pulsar - Page 2 - Post...

User 434929 Photo


Ambassador
938 posts

the above code was for your index page

for about us page

body > .row.about-us-row {
margin-top: 15px;
padding-right: 10px;
padding-left: 10px;
min-height: 100px;
max-width: none;
background-color: #bebebe;
}

Remove the margin

and for contact us page

body > .row.contact-us-row {
margin-top: 15px;
padding-right: 10px;
padding-left: 10px;
min-height: 100px;
max-width: none;
background-color: #bebebe;
}

Remove the margin or set the value to 0 (zero)
Guys at coffeecup are awesometacular.
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

Thats weird because for me all I had to do was clear a float out and it worked.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 434929 Photo


Ambassador
938 posts

Scott Larson wrote:
Hi Mansour,

Do you any ideas for the icons not showing up?


Make sure all folder and files uploaded to your server.
Look at the following link it has no problem
http://www.feizsite.com/scot/index.html

I will delete the link after you reply.
Guys at coffeecup are awesometacular.
User 2623310 Photo


Ambassador
282 posts

I'm must be missing something. When I re upload the folders and the files i"m still having the same issue about the icons.

When I upload the folders and files ASCII for the files and Binary mode for images.

Is that correct?

Thanks
User 434929 Photo


Ambassador
938 posts

definitely something missing and most likely it's font folder make sure font folder also has been uploaded
Guys at coffeecup are awesometacular.
User 2623310 Photo


Ambassador
282 posts

This doesn't make sense. I've have anything on the server but still no icons showing.

Thanks
User 187934 Photo


Senior Advisor
20,181 posts
Online Now

Looks like their not set in the css.
.icon-home:before {
content: "\e000";
}

coffeegrinder.min.css
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 434929 Photo


Ambassador
938 posts

before you Look at this link: http://www.feizsite.com/scot/index.html do instruction below .

At this link I have already removed the font folder.
make sure clear your browser catch and exit browser then reopen and view the link,

You will not be able to see icon fonts.

Guys at coffeecup are awesometacular.
User 2623310 Photo


Ambassador
282 posts

I went to my server and look in the fonts folder and I have three files in there.

Here's the name of the files:

icomoon-ultimate.eot
icomoon-ultimate ( True Type font file)
icomoon-ultimate.woff

Is this correct for how many files in font folder?


User 434929 Photo


Ambassador
938 posts

Eric Rohloff wrote:
Looks like their not set in the css.
.icon-home:before {
content: "\e000";
}

coffeegrinder.min.css


Eric I do not see any problem with font content here.

I assume it has something to do with fonts folder or maybe link to coffeegrinder.min.css which icon fonts classes are coming from coffeegrinder.min.css
Guys at coffeecup are awesometacular.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.