ashdiaz777
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Edit a second page ?Hey @esmi
Im using ‘consulting theme’
I’ve tried a different way of editing now (by ftp a page up)
but I’m still not keen on this idea, because then i have to learn how to put in all the attributes that i liked from my home page.If you know a way off hiding elements in custom css that would be great 🙂
Im kind of learning as i go so any help will be appreciated 🙂
Forum: Fixing WordPress
In reply to: Extending ‘my column’ boxes :)Hey Xenos sorry to bother you but it seems like you have a handle on all things wordpress 😛
Do you think you could see where i have gone wrong here? Could it be something to do with my website taking time to upload to the server? I only ask because when i compare my code via wp with my page source on a different browser they don’t match up??:/Kindest Regards
Ash- This reply was modified 8 years, 10 months ago by ashdiaz777.
Forum: Fixing WordPress
In reply to: Code for putting icon inside box ? :OHey Konstantinos 😀
Thank you so much!!! It has worked perfectly!
You saved me another day of experimenting so i can now move on to other
elements of my site 🙂Sincerely Thank you,
Ash 😀Forum: Fixing WordPress
In reply to: Code for putting icon inside box ? :OHi iqbal 1486,
thanks for taking the time to reply (same to xenos)
would i just apply this code to my ‘edit page’ html section,
also i’m adding the icon code to both (see example below) and it doesn’t seem to work
any thoughts on this?These icons will be the end of me ahaha 😛
i.fa fa-cloud-upload{
transform: rotate(45deg);
background: green;
width: 50px;
height: 50px;
color: white;
}i.fa fa-cloud-upload:before {
transform: rotate(-45deg);
display: inline-block;
}Thanks,
Ash 🙂Forum: Fixing WordPress
In reply to: Code for putting icon inside box ? :OHi Xenos
thanks for the reply,,,the above boxes are the original script i was given with my wordpress theme but i wasn’t able to edit further (extending the boxes, adding colour to particular word etc) so i created the boxes below but am unable to replica the above icons in the top 3 boxes…
Im just not sure how make a html code which does this so i can input it into ‘my’ 3 boxes which are shown below
site is just intended for computer.
thanks again any help would be appreciated 🙂
- This reply was modified 8 years, 10 months ago by ashdiaz777.