d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Iso Easy Help With Html/css > Iso Info
Add Reply New Topic New Poll
Member
Posts: 1,526
Joined: Mar 8 2019
Gold: 1,940.00
Jun 1 2019 08:08pm
Hi i'm Rob. I just started learning how to build a website. I am very new to html and css and I a couple easy questions I'm looking to get answered.

first Thing I need help with is how to have an animation only effect one menu not both.

second is text placement in one of my menus

third is making a link from my menu button to new page

forth is to change missing social media icons.

If you can help me with these questions PM. I'll compensate you for your time.

I have been using codepen.io to take bits and pieces to customize. I know that there is a lot of repeat in code and errors. If you could help explain what i need and dont need would be helpful.

Any Help would be much appreciated.
Member
Posts: 17,090
Joined: Nov 22 2008
Gold: 169.00
Jun 2 2019 10:19am
Can you please elaborate 1st, 2nd and 4th question. It would be much easier to see something you have now and what is your goal since I am unable to understand it from post :(

Even poorly drawn picture in paint is helping. (1 and 2)
For 4th, you mean that social button image is not showing and you need to replace it with working source?

Member
Posts: 1,526
Joined: Mar 8 2019
Gold: 1,940.00
Jun 3 2019 02:34am
ok.

1st issue is with padding a believe. I only want the effect on the socail media icons.

2nd is moving over the second menu text to the right side.

4th is i believe to be because im using 3 different fonts or and the font link is dead.

here are some pictures.


thank very much btw.

This post was edited by Sire on Jun 4 2019 06:22am
Member
Posts: 1,526
Joined: Mar 8 2019
Gold: 1,940.00
Jun 3 2019 02:35am
so number one works fine on the media buttons how i want it. It just effects the other animation on the other menu and on my menu icon up top.
Member
Posts: 8,142
Joined: Feb 7 2018
Gold: 52.00
Jun 4 2019 02:21am
1st issue is with padding a believe. I only want the effect on the socail media icons.

Not really sure what you mean by effect. But if you mean you want to add padding to only the icons, you simply need to target that element. If you're using font awesome, you would target the fa class or even the 'i' class

4th is i believe to be because im using 3 different fonts or and the font link is dead.

Looks like the wrong code for the icon. If you're using font awesome, make sure to use their website for their icon codes, and also make sure it's linked inside your document correctly

Your images are still unclear, you've labeled them with numbers, but they don't correspond with the issue you've mentioned

Send me a private message with your discord name, maybe I can take a look at it

This post was edited by Strickland on Jun 4 2019 02:24am
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll