link opening modification in my theme
-
Hello everyone,
sorry for my english but i have a problem to modify my theme.
I wanted to change the method of opening my linked page in my website, so i guess i have to modify some html code…but where?Instead of:
<a>_blank" href="http://mywebsite/?page_id=58i wanted to do this:
<a>_self" href="http://mywebsite/?page_id=58"I cannot find the place where i can modify the css/html/php file for that modification.
The link will by one my homepage which is divide as a one page website.The link
http://mywebsite/?page_id=58will redirect to a simply text page that i created but i only want to open it in the same window and not a new one.Thank for your help!
The topic ‘link opening modification in my theme’ is closed to new replies.